============================= test session starts ==============================
platform linux -- Python 3.12.9, pytest-7.4.4, pluggy-1.5.0
rootdir: /home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 6 items / 2 errors

ttl_delete_s3.py F

==================================== ERRORS ====================================
_____________________ ERROR collecting ttl_portion_size.py _____________________
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'

During handling of the above exception, another exception occurred:
contrib/python/pytest/py3/_pytest/runner.py:341: in from_call
    result: Optional[TResult] = func()
contrib/python/pytest/py3/_pytest/runner.py:372: in <lambda>
    call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
contrib/python/pytest/py3/_pytest/python.py:531: in collect
    self._inject_setup_module_fixture()
contrib/python/pytest/py3/_pytest/python.py:545: in _inject_setup_module_fixture
    self.obj, ("setUpModule", "setup_module")
contrib/python/pytest/py3/_pytest/python.py:310: in obj
    self._obj = obj = self._getobj()
library/python/pytest/plugins/collection.py:57: in _getobj
    reraise(etype, type(exc)('{}\n{}'.format(exc, msg)), tb)
contrib/python/six/py3/six.py:723: in reraise
    raise value.with_traceback(tb)
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'
E   Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
_____________________ ERROR collecting ttl_portion_size.py _____________________
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'

During handling of the above exception, another exception occurred:
contrib/python/pytest/py3/_pytest/runner.py:341: in from_call
    result: Optional[TResult] = func()
contrib/python/pytest/py3/_pytest/runner.py:372: in <lambda>
    call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
library/python/pytest/plugins/collection.py:67: in collect
    module = self._getobj()
library/python/pytest/plugins/collection.py:57: in _getobj
    reraise(etype, type(exc)('{}\n{}'.format(exc, msg)), tb)
contrib/python/six/py3/six.py:723: in reraise
    raise value.with_traceback(tb)
library/python/pytest/plugins/collection.py:52: in _getobj
    __import__(module_name)
library/python/pytest/rewrite.py:105: in exec_module
    self.load_module(module)
library/python/pytest/rewrite.py:96: in load_module
    exec(co, module.__dict__)  # noqa
ydb/tests/olap/ttl_tiering/ttl_portion_size.py:3: in <module>
    from ydb.tests.olap.common.column_table_helper import ColumnTableHelper
E   ModuleNotFoundError: No module named 'ydb.tests.olap'
E   Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
=================================== FAILURES ===================================
_____________ TestDeleteS3Ttl.test_data_unchanged_after_ttl_change _____________
ydb/tests/olap/ttl_tiering/ttl_delete_s3.py:223: in test_data_unchanged_after_ttl_change
    change_ttl_and_check(self.days_to_cool, days_to_medium, self.days_to_freeze)
ydb/tests/olap/ttl_tiering/ttl_delete_s3.py:215: in change_ttl_and_check
    raise Exception("not all data deleted")
E   Exception: not all data deleted
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:418 ####################################################################################################
INFO     ya.test:ya.py:419 test_data_unchanged_after_ttl_change
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 Test setup
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 766231
DEBUG    ya.test:process.py:259 Command (pid 766231) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 766231) elapsed time (sec): 0.669990062713623
DEBUG    ya.test:process.py:263 Command (pid 766231) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766231) inblock: 14752
DEBUG    ya.test:process.py:263 Command (pid 766231) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766231) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 766231) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 766231) maxrss: 681588
DEBUG    ya.test:process.py:263 Command (pid 766231) minflt: 37411
DEBUG    ya.test:process.py:263 Command (pid 766231) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 766231) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 766231) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 766231) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 766231) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 766231) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 766231) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 766231) stime: 0.181145
DEBUG    ya.test:process.py:263 Command (pid 766231) utime: 0.439415
DEBUG    ya.test:process.py:263 Command (pid 766231) wtime: 0.673
DEBUG    ya.test:process.py:275 Command (pid 766231) output:
Git info:
    Commit: bceadc67a98e1d06db267ba93ca315ad9eeead17
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bd3e0cde33e9dba9fd961ad0bc44e381a38d2bfe into 98d3da2a1f1b1eb2c95d7e43b50615fa597b3c56

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qwiwaft7vq
    Host information: 
        Linux ghrun-qwiwaft7vq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/7599469156/bin/clang++
    Compiler version: 
        clang version 18.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/7599469156/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fexceptions -fno-common -ffunction-sections -fdata-sections -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:process.py:276 Command (pid 766231) errors:

INFO     __tests__.base:base.py:127 Git info:
    Commit: bceadc67a98e1d06db267ba93ca315ad9eeead17
    Branch: 
    Author: YDBot <ydbot@ydb.tech>
    Summary: Merge bd3e0cde33e9dba9fd961ad0bc44e381a38d2bfe into 98d3da2a1f1b1eb2c95d7e43b50615fa597b3c56

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-qwiwaft7vq
    Host information: 
        Linux ghrun-qwiwaft7vq 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64

    
Build info:
    Compiler: /home/runner/.ya/tools/v4/7599469156/bin/clang++
    Compiler version: 
        clang version 18.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/7599469156/bin
    Compile flags: -Xclang -fdebug-compilation-dir -Xclang /tmp -pipe -m64 -O3 -gline-tables-only -fexceptions -fno-common -ffunction-sections -fdata-sections -fuse-init-array -fcolor-diagnostics -faligned-allocation -Werror -Wall -Wextra -Wno-parentheses -Wno-implicit-const-int-float-conversion -Wno-unknown-warning-option -D_THREAD_SAFE -D_PTHREADS -D_REENTRANT -D_LARGEFILE_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_YNDX_LIBUNWIND_ENABLE_EXCEPTION_BACKTRACE -D__LONG_LONG_SUPPORTED -DSSE_ENABLED=1 -DSSE3_ENABLED=1 -DSSSE3_ENABLED=1 -DSSE41_ENABLED=1 -DSSE42_ENABLED=1 -DPOPCNT_ENABLED=1 -DCX16_ENABLED=1 -fno-omit-frame-pointer -Wno-unknown-argument -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -DCATBOOST_OPENSOURCE=yes -fsanitize=address -Daddress_sanitizer_enabled -fno-omit-frame-pointer -fsanitize-blacklist=/home/runner/actions_runner/_work/ydb/ydb/build/sanitize-blacklist.txt -fno-sanitize-link-runtime -msse2 -msse3 -mssse3 -msse4.1 -msse4.2 -mpopcnt -mcx16 -DNDEBUG -Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member -Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-designated-field-initializers -Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-include-angled-in-module-purview -std=c++20 -Wimport-preprocessor-directive-pedantic -Woverloaded-virtual -Wno-ambiguous-reversed-operator -Wno-defaulted-function-deleted -Wno-deprecated-anon-enum-enum-conversion -Wno-deprecated-enum-enum-conversion -Wno-deprecated-enum-float-conversion -Wno-deprecated-volatile -Wno-pessimizing-move -Wno-undefined-var-template -nostdinc++ -DCATBOOST_OPENSOURCE=yes -nostdinc++

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64592
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:400 Working directory: /home/runner/.ya/build/build_root/4izg/002317/r3tmp/kikimr_cluster__6vafffs
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17110
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19432
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2028
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:246 CFG_DIR_PATH="/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:247 Final command: /home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=1 --log-file-name=/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1/logfile_q_lo9ey2.log --grpc-port=24781 --mon-port=17110 --ic-port=64592
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:159 Formatting pdisk SectorMap:1:64 on node localhost:24781/1, disk_size 68719476736
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1/logfile_q_lo9ey2.log', '--grpc-port=24781', '--mon-port=17110', '--ic-port=64592')' in '/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff/ttl_delete_s3.py.TestDeleteS3Ttl.test_data_unchanged_after_ttl_change/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 766499
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:282 Started node localhost:24781/1
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:360 Executing command = ['/home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24781', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64592\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.0
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24781', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 64592\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 767052
DEBUG    ya.test:process.py:259 Command (pid 767052) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 767052) elapsed time (sec): 0.7000072002410889
DEBUG    ya.test:process.py:263 Command (pid 767052) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) maxrss: 683020
DEBUG    ya.test:process.py:263 Command (pid 767052) minflt: 43654
DEBUG    ya.test:process.py:263 Command (pid 767052) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) nivcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 767052) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 767052) nvcsw: 500
DEBUG    ya.test:process.py:263 Command (pid 767052) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 767052) stime: 0.276186
DEBUG    ya.test:process.py:263 Command (pid 767052) utime: 0.381283
DEBUG    ya.test:process.py:263 Command (pid 767052) wtime: 0.702
DEBUG    ya.test:process.py:275 Command (pid 767052) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 767052) errors:

DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:360 Executing command = ['/home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24781', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.1
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.1
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/4izg/002317/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:24781', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 767546
DEBUG    ya.test:process.py:259 Command (pid 767546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 767546) elapsed time (sec): 0.7667686939239502
DEBUG    ya.test:process.py:263 Command (pid 767546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) maxrss: 683020
DEBUG    ya.test:process.py:263 Command (pid 767546) minflt: 43800
DEBUG    ya.test:process.py:263 Command (pid 767546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) nivcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 767546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 767546) nvcsw: 583
DEBUG    ya.test:process.py:263 Command (pid 767546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 767546) stime: 0.22988499999999998
DEBUG    ya.test:process.py:263 Command (pid 767546) utime: 0.49644699999999997
DEBUG    ya.test:process.py:263 Command (pid 767546) wtime: 0.769
DEBUG    ya.test:process.py:275 Command (pid 767546) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 767546) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:454 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:461 Cluster started and initialized
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, aed31618-41ee-4a86-b268-68bf7a63536d, localhost:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, aed31618-41ee-4a86-b268-68bf7a63536d, localhost:24781): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, aed31618-41ee-4a86-b268-68bf7a63536d, localhost:24781): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qwiwaft7vq.auto.internal" port: 24781 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-qwiwaft7vq.auto.internal:24781, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:24781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16343
DEBUG    ya.test:ya.py:176 Binary was found by /home/runner/.ya/build/build_root/4izg/002317/contrib/python/moto/bin/moto_server
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16343
DEBUG    root:base.py:171 HTTPConnectionPool(host='localhost', port=16343): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x5040024b8330>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16343
DEBUG    root:base.py:171 HTTPConnectionPool(host='localhost', port=16343): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x5040024c2630>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16343
DEBUG    root:base.py:171 HTTPConnectionPool(host='localhost', port=16343): Max retries exceeded with url: / (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x5040024c8c70>: Failed to establish a new connection: [Errno 111] Connection refused'))
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16343
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET / HTTP/1.1" 200 205
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x50e0006e6190>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json.gz
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x50e0003e9590>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x50e000e02cf0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x50e0003e9910>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:282 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1587 Registering S3 region redirector handler
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x50e0006e6190>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x50e0003e9590>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x50e000e02cf0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x50e0003e9910>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.client:client.py:282 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1587 Registering S3 region redirector handler
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/cold/', 'url': 'http://localhost:16343/cold', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000be7cb0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'cold', 'params': {'Bucket': 'cold'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000be7cf0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000c01eb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/cold

host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193812Z
20251121/us-east-1/s3/aws4_request
cbd31ddc1e8f12efe95aa747553e5c8895a65998eebc939f8b4015242ac51934
DEBUG    botocore.auth:auth.py:430 Signature:
df6888e8697cbefdf146ebad4b966f3b8a8b7405ceff879eae2ab58c56dfa549
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16343/cold, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251121T193812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df6888e8697cbefdf146ebad4b966f3b8a8b7405ceff879eae2ab58c56dfa549', 'amz-sdk-invocation-id': b'34debdff-5658-4e26-840a-61a78f77722b', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16343
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "PUT /cold HTTP/1.1" 200 158
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:38:12 GMT', 'x-amzn-requestid': '4yHOcCqiXkEghnal6SnBkPf6jUKStZj2N4vfS9LzbUNm54G2cbtM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '158', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>cold</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000bb3470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/frozen/', 'url': 'http://localhost:16343/frozen', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000be7cb0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'frozen', 'params': {'Bucket': 'frozen'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000be7cf0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000c01eb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/frozen

host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193812Z
20251121/us-east-1/s3/aws4_request
c130c3a9e2a9eaec9ef0c8a12381a8f3a384f2c23d6fed4a8e9dcfa03f5af626
DEBUG    botocore.auth:auth.py:430 Signature:
0a8ce296046407ec2c954581b2e74b822d8d4c646c79e5a8b6747b1771628aca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16343/frozen, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251121T193812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0a8ce296046407ec2c954581b2e74b822d8d4c646c79e5a8b6747b1771628aca', 'amz-sdk-invocation-id': b'6c7842a2-6eee-4f15-88ef-3e605fbc988e', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "PUT /frozen HTTP/1.1" 200 160
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:38:12 GMT', 'x-amzn-requestid': 'fC4UgGSNNoKrqYG1RgfAtV4Wc2QgN7axOlNuRA8cVkf37BpgS4zH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '160', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>frozen</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000bb3470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:434 Test call (class_name: ttl_delete_s3.py::TestDeleteS3Ttl, test_name: test_data_unchanged_after_ttl_change)
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000be7cb0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000be7cf0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000c01eb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/cold_uc

host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193812Z
20251121/us-east-1/s3/aws4_request
fcc9e50b517bcc8dd11d176a71421587478e93d91d63b8acf3b2de70fe061f02
DEBUG    botocore.auth:auth.py:430 Signature:
d3eefbf33566a667eaa254b288bfe4dc22712c6888eea131869189d0561d73ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16343/cold_uc, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251121T193812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d3eefbf33566a667eaa254b288bfe4dc22712c6888eea131869189d0561d73ba', 'amz-sdk-invocation-id': b'bf09e455-5fc2-4011-8601-3b0dc7a1a2cf', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "PUT /cold_uc HTTP/1.1" 200 161
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:38:12 GMT', 'x-amzn-requestid': 'MLsupgkZfvqe5kbSADNMWdQKui4M9DAKWpMj9j3o2OZcFJR5Np5Z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '161', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>cold_uc</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000bb3470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000be7cb0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000be7cf0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000c01eb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/frozen_uc

host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193812Z
20251121/us-east-1/s3/aws4_request
2335830b8126cd84d9b4fa3f4e12b51d4699352cca125b37ca4104f58704b44a
DEBUG    botocore.auth:auth.py:430 Signature:
1e26093966e4b5a3c2bff2348983297cf9ba6ff184b82f30bbe8e32290b53bdf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16343/frozen_uc, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251121T193812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1e26093966e4b5a3c2bff2348983297cf9ba6ff184b82f30bbe8e32290b53bdf', 'amz-sdk-invocation-id': b'd3dd94fb-c469-4ab1-83b9-cb1f62fe0333', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "PUT /frozen_uc HTTP/1.1" 200 163
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:38:12 GMT', 'x-amzn-requestid': 'VJg8CtuIlQshddqNsGfPvMWVarneIAcFSQKXLQMWC09mpt3yAJGg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '163', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>frozen_uc</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000bb3470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x504000be7cb0>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x504000be7cf0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x504000c01eb0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/medium

host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193812Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193812Z
20251121/us-east-1/s3/aws4_request
3b3b53f811cbfbf79e5584a1347765a86972fb1e2f33370ba491820a7ff45de6
DEBUG    botocore.auth:auth.py:430 Signature:
4fa7923a26ca8f4132fc62670f8d6e4a3fa8cdf39cf0c6dc74ab60b4586bc99f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:16343/medium, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80', 'X-Amz-Date': b'20251121T193812Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4fa7923a26ca8f4132fc62670f8d6e4a3fa8cdf39cf0c6dc74ab60b4586bc99f', 'amz-sdk-invocation-id': b'27b7a4c6-bd2f-4457-b9e5-5e262a36d051', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "PUT /medium HTTP/1.1" 200 160
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:38:13 GMT', 'x-amzn-requestid': 'FLsCcmiAUIV2inViwo99VHmF836BHebo7sWAjX0AR20YupZ7W0tb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '160', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>medium</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x504000bb3470>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000bd3770>>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193813Z
20251121/us-east-1/s3/aws4_request
79e6326d6c09c04ad85920959ddf85e2fb93aecc9f2a9007b16833b508b06347
DEBUG    botocore.auth:auth.py:430 Signature:
20882d679a041fb984895ba68e63492b4ea0447eb07e2c27e12b6a61854ca84a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=20882d679a041fb984895ba68e63492b4ea0447eb07e2c27e12b6a61854ca84a', 'amz-sdk-invocation-id': b'7b145349-6400-424e-8f1b-8cec02ed686c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:228 Starting new HTTP connection (1): localhost:16343
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:38:13 GMT', 'x-amzn-requestid': 'eZ0GZqAskDU19L8d1nL0qMTNo4UiP6xa99zAbjfTj1rUteVCtc2m', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193813Z
20251121/us-east-1/s3/aws4_request
faa9edf7518d0a7bc00bd4ba3fa2b60bf713389751ffed7c463e8a40da68d827
DEBUG    botocore.auth:auth.py:430 Signature:
1a79c1c17badcac60cfff2f9ec7e86aa60e75820ed12a62237e7c330752adac0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a79c1c17badcac60cfff2f9ec7e86aa60e75820ed12a62237e7c330752adac0', 'amz-sdk-invocation-id': b'3ecb30d6-efda-44f8-81db-4754e24ad171', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:38:13 GMT', 'x-amzn-requestid': '37qUS95d48ec4BMHVgN8ysSU0YLxTnXqUPbl1heuMUwTqQmGtwzt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193813Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193813Z
20251121/us-east-1/s3/aws4_request
66292ba058b7e9becac4bf286c9ac40ba221e1ff7d34ced0568b33122c48446e
DEBUG    botocore.auth:auth.py:430 Signature:
2299f3c14c8c486ce702ba549aeba23c3171306eeb1f2b85bf35692f9cc30670
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193813Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2299f3c14c8c486ce702ba549aeba23c3171306eeb1f2b85bf35692f9cc30670', 'amz-sdk-invocation-id': b'a6843c3a-63c2-4579-9172-19e677052939', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:38:13 GMT', 'x-amzn-requestid': 'kQiKLUdm9BClcGnL9uCXInsTzcHsEr539RnQidM7T3VSn2IBhYuk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:101 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:375 RpcState(CreateSession, a3721c5c-a830-47ba-ab93-ad33f3d75971, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(CreateSession, a3721c5c-a830-47ba-ab93-ad33f3d75971, ghrun-qwiwaft7vq.auto.internal:24781): request = {  }
DEBUG    ydb.connection:connection.py:51 RpcState(CreateSession, a3721c5c-a830-47ba-ab93-ad33f3d75971, ghrun-qwiwaft7vq.auto.internal:24781): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:375 RpcState(AttachSession, b55cdcbd-2875-4dd7-afe6-3c3aba71f057, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(AttachSession, b55cdcbd-2875-4dd7-afe6-3c3aba71f057, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" }
DEBUG    ydb.connection:connection.py:51 RpcState(AttachSession, b55cdcbd-2875-4dd7-afe6-3c3aba71f057, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:57 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cf952893-7cc8-48bc-a0cf-f078b3e7e130, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cf952893-7cc8-48bc-a0cf-f078b3e7e130, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE TABLE `/Root/test_data_unchanged_after_ttl_change/table` (\n                ts Timestamp NOT NULL,\n                s String,\n                val Uint64,\n                PRIMARY KEY(ts),\n            )\n            WITH (STORE = COLUMN)\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cf952893-7cc8-48bc-a0cf-f078b3e7e130, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3155708a-451a-41b5-ae2a-4803b3acd4d5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3155708a-451a-41b5-ae2a-4803b3acd4d5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            ALTER OBJECT `/Root/test_data_unchanged_after_ttl_change/table` (TYPE TABLE) SET (ACTION=UPSERT_OPTIONS, `COMPACTION_PLANNER.CLASS_NAME`=`l-buckets`)\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3155708a-451a-41b5-ae2a-4803b3acd4d5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:89 Table /Root/test_data_unchanged_after_ttl_change/table created
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d939f9d3-9984-4f10-aac6-f92ed797046f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d939f9d3-9984-4f10-aac6-f92ed797046f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE OBJECT test_data_unchanged_after_ttl_change_key_id (TYPE SECRET) WITH value=\'fake_key_id\'" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d939f9d3-9984-4f10-aac6-f92ed797046f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ce910768-08f7-4f7d-8eec-2f2a5f2d3d4b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ce910768-08f7-4f7d-8eec-2f2a5f2d3d4b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE OBJECT test_data_unchanged_after_ttl_change_key_secret (TYPE SECRET) WITH value=\'fake_key_secret\'" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ce910768-08f7-4f7d-8eec-2f2a5f2d3d4b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 66cbff4a-b928-4707-83e3-8d00f446acb8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 66cbff4a-b928-4707-83e3-8d00f446acb8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:16343/cold_uc\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 66cbff4a-b928-4707-83e3-8d00f446acb8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6b77faa8-134e-475a-b2d3-691e0919aed6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6b77faa8-134e-475a-b2d3-691e0919aed6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:16343/frozen_uc\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6b77faa8-134e-475a-b2d3-691e0919aed6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6d3d076a-de88-46cc-a29f-761680926010, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6d3d076a-de88-46cc-a29f-761680926010, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            CREATE EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium` WITH (\n                SOURCE_TYPE=\"ObjectStorage\",\n                LOCATION=\"http://localhost:16343/medium\",\n                AUTH_METHOD=\"AWS\",\n                AWS_ACCESS_KEY_ID_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_id\",\n                AWS_SECRET_ACCESS_KEY_SECRET_NAME=\"test_data_unchanged_after_ttl_change_key_secret\",\n                AWS_REGION=\"us-east-1\"\n            )\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6d3d076a-de88-46cc-a29f-761680926010, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 45bc53ac-0f86-40e4-a02c-10ff5935a335, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 45bc53ac-0f86-40e4-a02c-10ff5935a335, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 45bc53ac-0f86-40e4-a02c-10ff5935a335, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 61dba136-2466-4d67-b227-9daa3b3464b6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 61dba136-2466-4d67-b227-9daa3b3464b6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 61dba136-2466-4d67-b227-9daa3b3464b6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f2b8c7c5-745e-49e8-b91b-c14ce2a3ec0f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f2b8c7c5-745e-49e8-b91b-c14ce2a3ec0f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f2b8c7c5-745e-49e8-b91b-c14ce2a3ec0f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 197ea2e6-c5c9-4b0f-8d96-9191d3d6dcf1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 197ea2e6-c5c9-4b0f-8d96-9191d3d6dcf1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 197ea2e6-c5c9-4b0f-8d96-9191d3d6dcf1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 10000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 10000, 'Portions': 64, 'ActivePortions': 64}}, blobs: {'__DEFAULT': {'Portions': 64, 'BlobSize': 445856, 'BlobCount': 192}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a6f4d130-22a4-4809-b72b-1994d91c0261, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a6f4d130-22a4-4809-b72b-1994d91c0261, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a6f4d130-22a4-4809-b72b-1994d91c0261, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 65b7864a-6c5a-4f46-857d-e6f203afd42e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 65b7864a-6c5a-4f46-857d-e6f203afd42e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 65b7864a-6c5a-4f46-857d-e6f203afd42e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c9a724e9-5e23-402e-9282-96df1bed95da, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c9a724e9-5e23-402e-9282-96df1bed95da, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c9a724e9-5e23-402e-9282-96df1bed95da, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3c3fea63-4ab9-442c-8521-ff9af18edd92, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3c3fea63-4ab9-442c-8521-ff9af18edd92, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3c3fea63-4ab9-442c-8521-ff9af18edd92, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 20000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 20000, 'Portions': 128, 'ActivePortions': 128}}, blobs: {'__DEFAULT': {'Portions': 128, 'BlobSize': 891696, 'BlobCount': 384}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b508fcb5-708a-430b-a675-4943c69e3542, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b508fcb5-708a-430b-a675-4943c69e3542, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b508fcb5-708a-430b-a675-4943c69e3542, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 655776e5-fcfb-432e-b6bb-ed7912104ea1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 655776e5-fcfb-432e-b6bb-ed7912104ea1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 655776e5-fcfb-432e-b6bb-ed7912104ea1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8d32ef9f-b5a7-4dd9-9fd6-41c09cf3d136, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8d32ef9f-b5a7-4dd9-9fd6-41c09cf3d136, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8d32ef9f-b5a7-4dd9-9fd6-41c09cf3d136, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 645597c7-f447-4f0b-96f5-1e69a9b15082, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 645597c7-f447-4f0b-96f5-1e69a9b15082, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 645597c7-f447-4f0b-96f5-1e69a9b15082, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 30000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 30334, 'Portions': 182, 'ActivePortions': 180}}, blobs: {'__DEFAULT': {'Portions': 178, 'BlobSize': 1358048, 'BlobCount': 598}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 70ea5f47-eedc-4b19-950d-514fb48bf0df, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 70ea5f47-eedc-4b19-950d-514fb48bf0df, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 70ea5f47-eedc-4b19-950d-514fb48bf0df, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f0d0e62a-d8f0-4d0f-b958-c3bf2b43cc48, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f0d0e62a-d8f0-4d0f-b958-c3bf2b43cc48, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f0d0e62a-d8f0-4d0f-b958-c3bf2b43cc48, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f8ca7115-b612-44a8-801c-37c3908c73ce, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f8ca7115-b612-44a8-801c-37c3908c73ce, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f8ca7115-b612-44a8-801c-37c3908c73ce, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 277ce5f8-d99d-4e36-bdd8-bb6fda9f67d6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 277ce5f8-d99d-4e36-bdd8-bb6fda9f67d6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 277ce5f8-d99d-4e36-bdd8-bb6fda9f67d6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 40000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 40000, 'Portions': 197, 'ActivePortions': 197}}, blobs: {'__DEFAULT': {'Portions': 197, 'BlobSize': 1883200, 'BlobCount': 865}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c9d34c85-97a9-4d29-a7bf-b6c2b2f75bdb, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c9d34c85-97a9-4d29-a7bf-b6c2b2f75bdb, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c9d34c85-97a9-4d29-a7bf-b6c2b2f75bdb, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 07566d32-ac99-44af-af74-a131d6890ca9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 07566d32-ac99-44af-af74-a131d6890ca9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 07566d32-ac99-44af-af74-a131d6890ca9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 425d4fc4-5d07-4e36-80b3-c11db34aced4, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 425d4fc4-5d07-4e36-80b3-c11db34aced4, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 425d4fc4-5d07-4e36-80b3-c11db34aced4, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c7ccbcd9-74ca-49ec-bd37-6619389b2bfb, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c7ccbcd9-74ca-49ec-bd37-6619389b2bfb, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c7ccbcd9-74ca-49ec-bd37-6619389b2bfb, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 50000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 50662, 'Portions': 253, 'ActivePortions': 251}}, blobs: {'__DEFAULT': {'Portions': 250, 'BlobSize': 2348016, 'BlobCount': 1058}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9a1e0e4b-e82e-444f-9882-a9a0bdc7c907, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9a1e0e4b-e82e-444f-9882-a9a0bdc7c907, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9a1e0e4b-e82e-444f-9882-a9a0bdc7c907, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f9df8a5e-5c90-43d1-921a-100a4a2f4de3, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f9df8a5e-5c90-43d1-921a-100a4a2f4de3, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f9df8a5e-5c90-43d1-921a-100a4a2f4de3, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 62a14b31-3046-4dc3-bb92-e85edbf28870, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 62a14b31-3046-4dc3-bb92-e85edbf28870, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 62a14b31-3046-4dc3-bb92-e85edbf28870, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f41786d6-8e91-41f7-915b-1aab4de99433, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f41786d6-8e91-41f7-915b-1aab4de99433, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f41786d6-8e91-41f7-915b-1aab4de99433, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 60000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 60000, 'Portions': 264, 'ActivePortions': 264}}, blobs: {'__DEFAULT': {'Portions': 264, 'BlobSize': 2804864, 'BlobCount': 1164}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a86a9762-6df0-441b-bca9-57e57e28857b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a86a9762-6df0-441b-bca9-57e57e28857b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a86a9762-6df0-441b-bca9-57e57e28857b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 784c2d11-02d5-464d-897e-ab7f352948a1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 784c2d11-02d5-464d-897e-ab7f352948a1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 784c2d11-02d5-464d-897e-ab7f352948a1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a1b91be5-917d-409f-95b3-8742c86b2c99, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a1b91be5-917d-409f-95b3-8742c86b2c99, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a1b91be5-917d-409f-95b3-8742c86b2c99, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1e50b793-9052-47d0-a70f-61a41496e63f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1e50b793-9052-47d0-a70f-61a41496e63f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1e50b793-9052-47d0-a70f-61a41496e63f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 70000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 70940, 'Portions': 278, 'ActivePortions': 274}}, blobs: {'__DEFAULT': {'Portions': 273, 'BlobSize': 3283496, 'BlobCount': 1197}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 682758ce-c739-4a35-a7bd-2450789907c1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 682758ce-c739-4a35-a7bd-2450789907c1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 682758ce-c739-4a35-a7bd-2450789907c1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a742d8b7-9b57-4f70-a8c8-a4f6727b9de6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a742d8b7-9b57-4f70-a8c8-a4f6727b9de6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a742d8b7-9b57-4f70-a8c8-a4f6727b9de6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a14de041-d8b9-45a5-aca9-f37a0cded059, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a14de041-d8b9-45a5-aca9-f37a0cded059, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a14de041-d8b9-45a5-aca9-f37a0cded059, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e50d40b0-2823-4535-a646-524b90d1e58b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e50d40b0-2823-4535-a646-524b90d1e58b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e50d40b0-2823-4535-a646-524b90d1e58b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 80000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 80000, 'Portions': 304, 'ActivePortions': 304}}, blobs: {'__DEFAULT': {'Portions': 303, 'BlobSize': 3702824, 'BlobCount': 1353}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9f662444-13eb-4e73-a56e-e621845563bb, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9f662444-13eb-4e73-a56e-e621845563bb, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9f662444-13eb-4e73-a56e-e621845563bb, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 28857a76-57f2-4889-81bd-c450349f82c7, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 28857a76-57f2-4889-81bd-c450349f82c7, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 28857a76-57f2-4889-81bd-c450349f82c7, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a2be4a37-d58e-493d-980d-0e4d298fd225, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a2be4a37-d58e-493d-980d-0e4d298fd225, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a2be4a37-d58e-493d-980d-0e4d298fd225, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 222a497a-9665-4024-b2be-01533a22c78a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 222a497a-9665-4024-b2be-01533a22c78a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 222a497a-9665-4024-b2be-01533a22c78a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 90000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 90010, 'Portions': 317, 'ActivePortions': 315}}, blobs: {'__DEFAULT': {'Portions': 315, 'BlobSize': 4200600, 'BlobCount': 1415}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3d657b32-4e16-4515-a703-4d3ae6fe7f37, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3d657b32-4e16-4515-a703-4d3ae6fe7f37, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                $row_count = 10000;\n                $from_us = CAST(Timestamp(\'2010-01-01T00:00:00.000000Z\') as Uint64);\n                $to_us = CAST(Timestamp(\'2030-01-01T00:00:00.000000Z\') as Uint64);\n                $dt = $to_us - $from_us;\n                $k = ((1ul << 64) - 1) / CAST($dt - 1 as Double);\n                $rows= ListMap(ListFromRange(0, $row_count), ($i)->{\n                    $us = CAST(RandomNumber($i) / $k as Uint64) + $from_us;\n                    $ts = Unwrap(CAST($us as Timestamp));\n                    return <|\n                        ts: $ts,\n                        s: \'some date:\' || CAST($ts as String),\n                        val: $us\n                    |>;\n                });\n                upsert into `/Root/test_data_unchanged_after_ttl_change/table`\n                select * FROM AS_TABLE($rows);\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3d657b32-4e16-4515-a703-4d3ae6fe7f37, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9f9515a5-2e4c-4da1-b21f-e226fb5d8319, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9f9515a5-2e4c-4da1-b21f-e226fb5d8319, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9f9515a5-2e4c-4da1-b21f-e226fb5d8319, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8a180f57-1df1-4495-948d-c2b2f7325461, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8a180f57-1df1-4495-948d-c2b2f7325461, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8a180f57-1df1-4495-948d-c2b2f7325461, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f5bf2396-4a97-461e-b7e5-7d58ee540a73, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f5bf2396-4a97-461e-b7e5-7d58ee540a73, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f5bf2396-4a97-461e-b7e5-7d58ee540a73, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:149 100000 rows inserted in total, portions: {'__DEFAULT': {'Rows': 102794, 'Portions': 341, 'ActivePortions': 337}}, blobs: {'__DEFAULT': {'Portions': 334, 'BlobSize': 4655856, 'BlobCount': 1518}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 413c4da5-676a-44ec-91d3-42902a566069, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 413c4da5-676a-44ec-91d3-42902a566069, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table` WHERE ts < CurrentUtcTimestamp() - DateTime::IntervalFromDays(1000)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 413c4da5-676a-44ec-91d3-42902a566069, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:151 Rows older than 1000 days: 65812
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a8d234e9-61ae-4764-bf0b-b70edac7ebe0, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a8d234e9-61ae-4764-bf0b-b70edac7ebe0, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT count(*) as Rows from `/Root/test_data_unchanged_after_ttl_change/table` WHERE ts < CurrentUtcTimestamp() - DateTime::IntervalFromDays(3000)" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a8d234e9-61ae-4764-bf0b-b70edac7ebe0, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:152 Rows older than 3000 days: 38362
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b866f152-934b-4808-a7b7-44af156e81d4, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b866f152-934b-4808-a7b7-44af156e81d4, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b866f152-934b-4808-a7b7-44af156e81d4, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ccee3641-7ed7-49d7-9940-fdb6c18b2f66, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ccee3641-7ed7-49d7-9940-fdb6c18b2f66, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ccee3641-7ed7-49d7-9940-fdb6c18b2f66, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:35 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 283, 'ActivePortions': 283}}, blobs: {'__DEFAULT': {'Portions': 284, 'BlobSize': 4598248, 'BlobCount': 1382}}
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 45dca5cf-50b4-4cde-aeb8-9f5139dd7e0c, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 45dca5cf-50b4-4cde-aeb8-9f5139dd7e0c, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * from `/Root/test_data_unchanged_after_ttl_change/table` ORDER BY ts" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 45dca5cf-50b4-4cde-aeb8-9f5139dd7e0c, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:170 
                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =
                    Interval("P1000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,
                    Interval("P2000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,
                    Interval("P3000D") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`
                    ON ts
                )
            
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f182a203-3c92-435e-88f2-ce964a7d371a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f182a203-3c92-435e-88f2-ce964a7d371a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =\n                    Interval(\"P1000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,\n                    Interval(\"P2000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,\n                    Interval(\"P3000D\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`\n                    ON ts\n                )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f182a203-3c92-435e-88f2-ce964a7d371a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:172 TTL set in 4.91221284866333 seconds
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193917Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193917Z
20251121/us-east-1/s3/aws4_request
f3870ddaa9f6564cb27af22cca53c5e7005d1237949b799364044333bb757872
DEBUG    botocore.auth:auth.py:430 Signature:
5db21f364f57bc81fa429b5de44f8d0a93b7fad715806c2a04e8a40139c43439
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193917Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5db21f364f57bc81fa429b5de44f8d0a93b7fad715806c2a04e8a40139c43439', 'amz-sdk-invocation-id': b'2058677f-b216-4e90-b859-a4984518769c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:17 GMT', 'x-amzn-requestid': 'E2ahiIXBux2E6cg64SFS8LrCpBJ7ozjgOW27rllxbsdCFqiLa6yj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193917Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193917Z
20251121/us-east-1/s3/aws4_request
9f685f1a4413a3d99bbf4b7a30503d15efa107ca712d20eec772e4341974751d
DEBUG    botocore.auth:auth.py:430 Signature:
7c91513eb70a6280e207c5dacec07948ae9e3ca152b8fc0d2c9720c6a56f7bff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193917Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c91513eb70a6280e207c5dacec07948ae9e3ca152b8fc0d2c9720c6a56f7bff', 'amz-sdk-invocation-id': b'b0ba463d-0aca-4193-b0d3-0672ee132f35', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 232
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:17 GMT', 'x-amzn-requestid': 'kud5wE7WoYAZ566TaCrNiGbtc8n3FhLXERCQ45DdTijJncD7aX0u', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '232', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193918Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193918Z
20251121/us-east-1/s3/aws4_request
e3f4173801c9a500c9afd2d061316dfcd112fe743016066e54234cdc77d7e7af
DEBUG    botocore.auth:auth.py:430 Signature:
5220ecfa9ee32a31395f64acafc6bcda8127b28af1786083d8d384810f10a7e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193918Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5220ecfa9ee32a31395f64acafc6bcda8127b28af1786083d8d384810f10a7e8', 'amz-sdk-invocation-id': b'1177e6d8-162b-4acd-aa5b-48ae8b652f10', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:18 GMT', 'x-amzn-requestid': 'DpTjtoHqwCfEvG5spqGcQ195ndiJOgJwT7bxlJPLz28QqhsuDH25', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1d8f40fe-8fe3-42f0-81c4-c1e771b29fc8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1d8f40fe-8fe3-42f0-81c4-c1e771b29fc8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1d8f40fe-8fe3-42f0-81c4-c1e771b29fc8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9d581ea1-84b2-4edc-b1c2-c89e1a691c85, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9d581ea1-84b2-4edc-b1c2-c89e1a691c85, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9d581ea1-84b2-4edc-b1c2-c89e1a691c85, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'__DEFAULT': {'Rows': 100000, 'Portions': 268, 'ActivePortions': 268}}, blobs: {'__DEFAULT': {'Portions': 268, 'BlobSize': 4575304, 'BlobCount': 1304}}, cold bucket stat: (0, 0), frozen bucket stat: (0, 0)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193919Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193919Z
20251121/us-east-1/s3/aws4_request
8f33465e45e6fb5636092be5c9247d32357295071a751674e61da972ee5d546b
DEBUG    botocore.auth:auth.py:430 Signature:
e526180d632a0e40e5ec4bd4941da176010bd4f62058f873a171e7ace8738381
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193919Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e526180d632a0e40e5ec4bd4941da176010bd4f62058f873a171e7ace8738381', 'amz-sdk-invocation-id': b'99ceb403-6fc1-4740-8fbe-6b1a9feef51b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:20 GMT', 'x-amzn-requestid': 'cSTiqT0lJlBOSlWpRvgbdGFZRtZ1SrKnq6cQ6z6lDmjLjQwqtORU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193920Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193920Z
20251121/us-east-1/s3/aws4_request
8c63245d10ef9fd85438ef4e61cfce995e40756b09c73f3b26505aafe62b46ed
DEBUG    botocore.auth:auth.py:430 Signature:
a7e9f6907a141e3134a70c9baf375f11e632649c194db15491b8117bb8b37228
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193920Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7e9f6907a141e3134a70c9baf375f11e632649c194db15491b8117bb8b37228', 'amz-sdk-invocation-id': b'0c9bd05b-bcb3-4643-81dc-1ede3244a7eb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 35192
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:20 GMT', 'x-amzn-requestid': 'ZsRD49FnkhCZxecWatlcmwp0qTjzlSqSpUZli6TFkCMLmdlGHGhW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '35192', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193920Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193920Z
20251121/us-east-1/s3/aws4_request
7585be678a3c22a645690d8c1ec69c71e43f860ad5ce3492e1f89131794a50a2
DEBUG    botocore.auth:auth.py:430 Signature:
f60df7458d09f0be780ec6512a07a8717f87ba663c169c07de0534dae78c49b1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193920Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f60df7458d09f0be780ec6512a07a8717f87ba663c169c07de0534dae78c49b1', 'amz-sdk-invocation-id': b'cba0b717-cc70-4a45-8675-149abe55a275', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:20 GMT', 'x-amzn-requestid': 'LSkgjZCiw4yEvKF3hiSvKDcfpSTeTPAwL1jnaIlY5XdadRaOdIQh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 67c9f15b-ba67-41c6-82af-bc24aee18697, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 67c9f15b-ba67-41c6-82af-bc24aee18697, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 67c9f15b-ba67-41c6-82af-bc24aee18697, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 46ff27b6-91dc-4d74-b83c-1d1aa88c4a7e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 46ff27b6-91dc-4d74-b83c-1d1aa88c4a7e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 46ff27b6-91dc-4d74-b83c-1d1aa88c4a7e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:178 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 469, 'Portions': 135, 'ActivePortions': 135}, '__DEFAULT': {'Rows': 99533, 'Portions': 118, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (95, 111736)
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8d01c24e-5cad-41ce-987f-5b7a67702d28, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8d01c24e-5cad-41ce-987f-5b7a67702d28, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT * from `/Root/test_data_unchanged_after_ttl_change/table` ORDER BY ts" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8d01c24e-5cad-41ce-987f-5b7a67702d28, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 9b68808b-b6ec-4981-984a-5ff48d276bf3, localhost:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 9b68808b-b6ec-4981-984a-5ff48d276bf3, localhost:24781): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 9b68808b-b6ec-4981-984a-5ff48d276bf3, localhost:24781): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qwiwaft7vq.auto.internal" port: 24781 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-qwiwaft7vq.auto.internal:24781, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:24781
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:189 Old record count 100000 new record count 100000
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:202 
                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =
                    Interval("PT800M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,
                    Interval("PT850M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,
                    Interval("PT900M") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`
                    ON ts
                )
            
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 34f8ade0-7fb7-4706-bc92-3c5193c52c86, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 34f8ade0-7fb7-4706-bc92-3c5193c52c86, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                ALTER TABLE `/Root/test_data_unchanged_after_ttl_change/table` SET (TTL =\n                    Interval(\"PT800M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/cold_uc`,\n                    Interval(\"PT850M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/medium`,\n                    Interval(\"PT900M\") TO EXTERNAL DATA SOURCE `/Root/test_data_unchanged_after_ttl_change/frozen_uc`\n                    ON ts\n                )\n            " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 34f8ade0-7fb7-4706-bc92-3c5193c52c86, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:204 TTL set in 0.21721243858337402 seconds
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193933Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193933Z
20251121/us-east-1/s3/aws4_request
b913243163770004ede9872307b1d3d6cd8f02a9bf3c414f0a90900e50382472
DEBUG    botocore.auth:auth.py:430 Signature:
f1b8df79e3c46d66cee2f26b953d73ed1529d1b654ace49c5d83205098fc9c4d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193933Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1b8df79e3c46d66cee2f26b953d73ed1529d1b654ace49c5d83205098fc9c4d', 'amz-sdk-invocation-id': b'c59cb856-5d4e-4c18-83b7-a484aec3d76e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:33 GMT', 'x-amzn-requestid': 'hRqEclwNYfy60Xw5ztbJVDMWwjjveiwc3Iv1XKVdAz0KAxpLM6Ld', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193933Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193933Z
20251121/us-east-1/s3/aws4_request
3154e878da1514b1e7bc32fa51e52fa6115d73be92287b5381eb9a758a59f18f
DEBUG    botocore.auth:auth.py:430 Signature:
d4e98290364d7c3b1c0a2f822bfb094c68eb2e0b0a5a4d154bd5ca58eed8e0d7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193933Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d4e98290364d7c3b1c0a2f822bfb094c68eb2e0b0a5a4d154bd5ca58eed8e0d7', 'amz-sdk-invocation-id': b'a2c34278-9a2d-4f40-bc35-ae6af329fc6b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:33 GMT', 'x-amzn-requestid': 'nseuMGwMMbZmOTSe22f1dKoaMFl7KTKDSGnuKq1ct05XrEC932Im', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193933Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193933Z
20251121/us-east-1/s3/aws4_request
ba610f0b723508392cbe91c24439f79b202ad583fae1e308b915f9463207d9d2
DEBUG    botocore.auth:auth.py:430 Signature:
2272d5a7fb6469ca5b2cd8f2c5a4fc7700a863d8065b91ccc7321952d8c28aa7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193933Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2272d5a7fb6469ca5b2cd8f2c5a4fc7700a863d8065b91ccc7321952d8c28aa7', 'amz-sdk-invocation-id': b'34d7962b-cf23-4d64-aad1-ab36584105b4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:33 GMT', 'x-amzn-requestid': 'ZwLTsL0xRjoG0fILKs8bFchYdLjtIjPdWNlOhlQPqPK2s5ecLLRx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f2600c98-6fb1-4550-94e3-7a6bdbde160f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f2600c98-6fb1-4550-94e3-7a6bdbde160f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f2600c98-6fb1-4550-94e3-7a6bdbde160f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5185d6d6-75f5-41f1-a906-4e8f1a12603a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5185d6d6-75f5-41f1-a906-4e8f1a12603a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5185d6d6-75f5-41f1-a906-4e8f1a12603a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193935Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193935Z
20251121/us-east-1/s3/aws4_request
611f402d072efb664db85f01e3471efe3c14384539dc308ff3a923d09ecc8478
DEBUG    botocore.auth:auth.py:430 Signature:
7b0b9f486db19fc76e1afe975f456364cf48a7ab1436ef33d001b8c82da5769e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193935Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b0b9f486db19fc76e1afe975f456364cf48a7ab1436ef33d001b8c82da5769e', 'amz-sdk-invocation-id': b'975bf135-abad-4402-b343-9cb5c77452b3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:35 GMT', 'x-amzn-requestid': 'EmhoHSBs3K7mwBTlrTcz7aJNtRsccl3PCF324U9Zeudyr4uFgCQ4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193935Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193935Z
20251121/us-east-1/s3/aws4_request
0af4d201c1693e7a6b00458f236cbced6e8dca16ed93a07c7a23a78f30c37a53
DEBUG    botocore.auth:auth.py:430 Signature:
1524656a606feaf878935fc45c255c8a5dc6add41a85f3ff7b3e519f6d4cf589
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193935Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1524656a606feaf878935fc45c255c8a5dc6add41a85f3ff7b3e519f6d4cf589', 'amz-sdk-invocation-id': b'ef6584bf-8ee3-44e3-a7bc-4209faab06d4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:35 GMT', 'x-amzn-requestid': '2kmc2pJ8NiJiZPj8NhnY72tdB43hDjtcyQovDAOx6fwxMUNaNVSW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193935Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193935Z
20251121/us-east-1/s3/aws4_request
76a99220b0dd3747b2d6419fa8d7fd0f5a3d334a833b9b78eca4e4a531a46ff5
DEBUG    botocore.auth:auth.py:430 Signature:
3e1a41dda430e0fc61d518ce5c3b1e1e8febaf72e343e212078141d0eb10a110
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193935Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e1a41dda430e0fc61d518ce5c3b1e1e8febaf72e343e212078141d0eb10a110', 'amz-sdk-invocation-id': b'3e3b2c32-9d94-4bc0-a521-e933302812a2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:35 GMT', 'x-amzn-requestid': 'JPY6GhJPFWkIaL0PCbisVoIrIZ3kXKpgyZWJ2XHma6FwTtKQHOhb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 146db4e0-3303-488e-a647-8a48208d722e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 146db4e0-3303-488e-a647-8a48208d722e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 146db4e0-3303-488e-a647-8a48208d722e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d7be0e93-96df-4076-8fb0-25edb52f93f1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d7be0e93-96df-4076-8fb0-25edb52f93f1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d7be0e93-96df-4076-8fb0-25edb52f93f1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193937Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193937Z
20251121/us-east-1/s3/aws4_request
377207c9aaf0736a62021e5c21d667e5c56d225e521b216d71aaded45a5063c7
DEBUG    botocore.auth:auth.py:430 Signature:
0cbc637b93169253f7abf443f9adb2451a1a8cc08d459a8215dd6c00b299fc58
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193937Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0cbc637b93169253f7abf443f9adb2451a1a8cc08d459a8215dd6c00b299fc58', 'amz-sdk-invocation-id': b'de48f6c0-e417-41f9-8871-8eea88267eb1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:37 GMT', 'x-amzn-requestid': 'haUEDdI5G0aqMFN5qStEI1a5kPFhaKE8j6TNcrdU5ZSK1JtB9zVe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193938Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193938Z
20251121/us-east-1/s3/aws4_request
04e01c517f271ecc75661cdda13b2873f05390e86a6c7af6af0dc97efda9b963
DEBUG    botocore.auth:auth.py:430 Signature:
ee5d6a0eebadbb58e46b4053e9204cafec56d6994b71ca60b352ce9b5e2afe03
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193938Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee5d6a0eebadbb58e46b4053e9204cafec56d6994b71ca60b352ce9b5e2afe03', 'amz-sdk-invocation-id': b'53c897be-de0b-4f2e-b356-c60cd27a8e31', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:38 GMT', 'x-amzn-requestid': 'pfJiAS4umupRCgq2uJcsejtxcrBk6XInuf7OIoCh1UBlHujb5lXL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193938Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193938Z
20251121/us-east-1/s3/aws4_request
d1c6ee0d54f2f2bc9996db7bb1c3fdba42c60ac9ec7cb94b09860d69e8cbd611
DEBUG    botocore.auth:auth.py:430 Signature:
4868f7078fc778ffae111964615f7ebfb20b2c34743514460ffa5d647e521758
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193938Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4868f7078fc778ffae111964615f7ebfb20b2c34743514460ffa5d647e521758', 'amz-sdk-invocation-id': b'97677706-13ea-4b9b-8ba0-0750882e4120', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:38 GMT', 'x-amzn-requestid': '9KSkNpBomDZuHSug5nOmhZWafvOcfzHqkODqAX1Sf8FCeEeGGWZV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1a11cd2b-6e2a-4526-a351-227467d44d92, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1a11cd2b-6e2a-4526-a351-227467d44d92, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1a11cd2b-6e2a-4526-a351-227467d44d92, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0accadca-1216-4aae-94b9-ca6a71096588, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0accadca-1216-4aae-94b9-ca6a71096588, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0accadca-1216-4aae-94b9-ca6a71096588, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193940Z
20251121/us-east-1/s3/aws4_request
dde1e8ec3a1b44871e2d4366548b1eaa85e3a90ca9eae57f4d96012043565f16
DEBUG    botocore.auth:auth.py:430 Signature:
5c62cb00dc38fa72a43d668f1dfa77d4fe7ced849518a81dcbeb1365f1a0e11f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5c62cb00dc38fa72a43d668f1dfa77d4fe7ced849518a81dcbeb1365f1a0e11f', 'amz-sdk-invocation-id': b'8055e410-5ee9-4490-899f-25c87053572c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:40 GMT', 'x-amzn-requestid': 'Cb5RruOKZEqa633UCFaLWbxA9S25JqNWoGFt498q82xJyXNGnyBR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193940Z
20251121/us-east-1/s3/aws4_request
086115a6517d4c4568709fef4d92b57d700fd88566d0f5c2327df98ca5a58232
DEBUG    botocore.auth:auth.py:430 Signature:
e9a85542a470a7e5f5f3e524710e8102e0b8c6afe5ffe85b2c386fbf1f3a01c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e9a85542a470a7e5f5f3e524710e8102e0b8c6afe5ffe85b2c386fbf1f3a01c4', 'amz-sdk-invocation-id': b'b89f5604-56ae-4f13-afc8-32b3ae0fc10e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:40 GMT', 'x-amzn-requestid': 'J0Q4n6bN5LU38IVLGGPsmKdEESKIKLk9ffWh1pPU2mUmoc7QEzFY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193940Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193940Z
20251121/us-east-1/s3/aws4_request
d6454df46b432aa4fb66aaf3ba4c9e77e941c793be36f36bd8d8608ebf7ad17f
DEBUG    botocore.auth:auth.py:430 Signature:
90481458a1a53f2a01be92c5b73653886070913c74e6970c375c4b8eb2d1d61c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193940Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=90481458a1a53f2a01be92c5b73653886070913c74e6970c375c4b8eb2d1d61c', 'amz-sdk-invocation-id': b'37ed7c39-b2cf-452d-964d-0ca5a8940328', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:40 GMT', 'x-amzn-requestid': 'hnJyi1GRvhcwspHp77HaRsgmxIO7wS1HRoR7mJSaObYlyHPtVVfm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 61b7ab3a-4280-49bd-91ff-b2326a7fc11e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 61b7ab3a-4280-49bd-91ff-b2326a7fc11e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 61b7ab3a-4280-49bd-91ff-b2326a7fc11e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 18815b31-efd7-40c8-80f7-8d48475b4290, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 18815b31-efd7-40c8-80f7-8d48475b4290, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 18815b31-efd7-40c8-80f7-8d48475b4290, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193942Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193942Z
20251121/us-east-1/s3/aws4_request
c2bc3f2f2f9ce9d4d3130af8014390cf0c5ff1fc1f4f3a1f05148358836bbd3d
DEBUG    botocore.auth:auth.py:430 Signature:
c6457c6f9f1cdf519f9c10fb6140b474fe61809fa7e63052b0b0cab402bb957e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193942Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6457c6f9f1cdf519f9c10fb6140b474fe61809fa7e63052b0b0cab402bb957e', 'amz-sdk-invocation-id': b'9c94db38-9b86-4023-bc31-9a5b0e99f6da', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:42 GMT', 'x-amzn-requestid': '5Mp82sRUy0kZP9lZv9AZsC3XHWHDFLLkoSKIkYFJGb1HKUdIPeJo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193942Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193942Z
20251121/us-east-1/s3/aws4_request
29c65b7d24c36d0483dd35b664cae494a325976763a1bfe76e6abfe22348f9d3
DEBUG    botocore.auth:auth.py:430 Signature:
562a045d34eeeca05e62a649f0604e12e88147e5a24de86c46b41339ad917a21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193942Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=562a045d34eeeca05e62a649f0604e12e88147e5a24de86c46b41339ad917a21', 'amz-sdk-invocation-id': b'7147704b-a333-4ed8-a6dd-145879403b38', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:42 GMT', 'x-amzn-requestid': 'vXEMZb2DcjoyHJxpx0Lm84sm38EUOvn4bjYFPg1PfmqVT7pYJxEp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193942Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193942Z
20251121/us-east-1/s3/aws4_request
1b09a68098f2586e9c9cc5839f703a04507080d66fd257322c23e8b55c0b5b80
DEBUG    botocore.auth:auth.py:430 Signature:
c856ecec9b6a6f4a26ac1548afdd7faba54b09ed1c4d295ee23f49cea427451f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193942Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c856ecec9b6a6f4a26ac1548afdd7faba54b09ed1c4d295ee23f49cea427451f', 'amz-sdk-invocation-id': b'0f4ac255-c214-4005-878d-64326acdf432', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:42 GMT', 'x-amzn-requestid': 'Z7e7U6cs8N90wOENPRj8B0PfLLWbles0KJi7h4LCiZTQX7QL8OW0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9311131c-3370-4779-ba42-e29025931dcd, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9311131c-3370-4779-ba42-e29025931dcd, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9311131c-3370-4779-ba42-e29025931dcd, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4f701bf2-84b4-4be3-898b-387efcec63c4, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4f701bf2-84b4-4be3-898b-387efcec63c4, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4f701bf2-84b4-4be3-898b-387efcec63c4, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193944Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193944Z
20251121/us-east-1/s3/aws4_request
c5bf4e0707fd7aa4eace41e9fdd39539682b41b89534daac350d328c6faa2d9c
DEBUG    botocore.auth:auth.py:430 Signature:
3cda98b41001ae77c80022821d3ad50c5b481f8cbf97eca3ac18b50d1bf9031a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193944Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3cda98b41001ae77c80022821d3ad50c5b481f8cbf97eca3ac18b50d1bf9031a', 'amz-sdk-invocation-id': b'8f793cd1-01b7-4479-9065-f1f87ebd3b98', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:44 GMT', 'x-amzn-requestid': 'O84IHghYwh0KcstiRONP2yFW36wCLUuyi4VjQdoH4KhKRKQ8hmY3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193945Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193945Z
20251121/us-east-1/s3/aws4_request
9111e1c59c556243a397f5aed0d75f827b21c0813d73798045500e7d1536da6d
DEBUG    botocore.auth:auth.py:430 Signature:
81165de365ba6b0bcf83860b0b44ed7c9be69945ade25f536e79a72b894fb561
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193945Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81165de365ba6b0bcf83860b0b44ed7c9be69945ade25f536e79a72b894fb561', 'amz-sdk-invocation-id': b'8aa49e0d-09d0-4aad-b79a-dff715c146b8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:45 GMT', 'x-amzn-requestid': 'Uu0wICvW36TqdPR6rtMUgcHJtwuXdIwATGbt8SgsBVRIZx00rRlK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193945Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193945Z
20251121/us-east-1/s3/aws4_request
f872c60d95f8ee3787e4eadd118b4c60bffcca0b31f05040a9ff366bcd9391dc
DEBUG    botocore.auth:auth.py:430 Signature:
c2ab58eb501d8f4715988dce811f293b1979a27ac06bb2e16d4856f6d0a87388
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193945Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c2ab58eb501d8f4715988dce811f293b1979a27ac06bb2e16d4856f6d0a87388', 'amz-sdk-invocation-id': b'ff0f55db-a482-4717-8450-4dea8cfdb680', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:45 GMT', 'x-amzn-requestid': 'X6JHF2vDoOsFItAWRTRGyWUFnYVZCzUg6XICHWV6OkDzXFXIqp8e', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 19d68641-7ad9-4bb3-8b31-1cb31f2fd9cd, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 19d68641-7ad9-4bb3-8b31-1cb31f2fd9cd, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 19d68641-7ad9-4bb3-8b31-1cb31f2fd9cd, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e0d2771e-8685-4b52-8829-a7469cc33a92, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e0d2771e-8685-4b52-8829-a7469cc33a92, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e0d2771e-8685-4b52-8829-a7469cc33a92, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193947Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193947Z
20251121/us-east-1/s3/aws4_request
ae88e785e18e278cea71dadd35d738e26366383328395454d2c8e5d453d71f5b
DEBUG    botocore.auth:auth.py:430 Signature:
48773df0dfc9b97ce30ee79c0b60b0a76d87e0f4ad838e9876b581a0b9971111
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193947Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48773df0dfc9b97ce30ee79c0b60b0a76d87e0f4ad838e9876b581a0b9971111', 'amz-sdk-invocation-id': b'bd03954e-cf18-4d94-919b-ebb40efeb675', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:47 GMT', 'x-amzn-requestid': 'T6cJWYVC71doIeyglJSulmz39syqRmd30jyrnnmefCQ7sYcYhYz5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193947Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193947Z
20251121/us-east-1/s3/aws4_request
b0a1e142deb32a3fbed4e0bd3bf265dc6b40ae1d335226d7f85d6eaad07940df
DEBUG    botocore.auth:auth.py:430 Signature:
18db1e54c40e41a0868534d18e424e0407e5ac112656a4aabfb48f31ff9962b5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193947Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=18db1e54c40e41a0868534d18e424e0407e5ac112656a4aabfb48f31ff9962b5', 'amz-sdk-invocation-id': b'7c1571e6-99dd-4591-a19b-47b80241f7f6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:47 GMT', 'x-amzn-requestid': '7rZ2XH6JY7eu3PMuD1gQ44q7dLvvXoC1jJr0TTuv0qjXlcm6ySkL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193947Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193947Z
20251121/us-east-1/s3/aws4_request
9b12ab86502f75d568ebb5c79e52158c207b0fb61dd50ce823925ddb2a89c5a7
DEBUG    botocore.auth:auth.py:430 Signature:
2da238b20172723b3f5c18082fdd574ab070b09d962973a2a8d4147fdfb948bb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193947Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2da238b20172723b3f5c18082fdd574ab070b09d962973a2a8d4147fdfb948bb', 'amz-sdk-invocation-id': b'6b051570-b1fc-4663-bdc3-646e9b35c8c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:47 GMT', 'x-amzn-requestid': 'dhh5CBwp9b2SAYZXlMbkH8suSUFzdDp02WpLETYXVvnxoU2iiJNH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 116f6735-3f3e-4f3a-ad49-4a40ec550839, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 116f6735-3f3e-4f3a-ad49-4a40ec550839, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 116f6735-3f3e-4f3a-ad49-4a40ec550839, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ddd2d653-0c3c-4ace-a5c1-ca9f6d438ba9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ddd2d653-0c3c-4ace-a5c1-ca9f6d438ba9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ddd2d653-0c3c-4ace-a5c1-ca9f6d438ba9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193949Z
20251121/us-east-1/s3/aws4_request
b91b2466f553e62ab761c39fd7ba20c4681ed65a35fe4eb11f6a7e3dac6819c9
DEBUG    botocore.auth:auth.py:430 Signature:
5416f8349459b7703d5d0b07415a63457ed531ea358c2cb13d02f26bbef1e668
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5416f8349459b7703d5d0b07415a63457ed531ea358c2cb13d02f26bbef1e668', 'amz-sdk-invocation-id': b'83147d90-3869-4eea-be79-e54673836450', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:49 GMT', 'x-amzn-requestid': 'alPs2vdoe6AnBpT1DBGi3K6nYaDBNPM5e1v5Xv1kwDVfMcHUfVTN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193949Z
20251121/us-east-1/s3/aws4_request
0ca2695c0dd50f43acef6031a0804b9e4f1d0f8d77cfcd73132ca50add1531bf
DEBUG    botocore.auth:auth.py:430 Signature:
39be362813bdaeffe0f1233efc6e384db485cd8959ac9a489a7a59b8a8fe75a9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=39be362813bdaeffe0f1233efc6e384db485cd8959ac9a489a7a59b8a8fe75a9', 'amz-sdk-invocation-id': b'1cb1c5b9-7020-4dfe-a211-334d0ff754ab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:49 GMT', 'x-amzn-requestid': 'M6hOrPme10eXda9QLoUNDzEfEGAmU5RiPCgH8YfEOeUpMGAOfl4s', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193949Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193949Z
20251121/us-east-1/s3/aws4_request
0deac7ed085de732d09f04e339412689931ae602858d89c9d1e4074d757a4cb2
DEBUG    botocore.auth:auth.py:430 Signature:
2162b6f115c0db300a1e58e4eb3795fd3fbbad44f90d9251167e3a986dd62551
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193949Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2162b6f115c0db300a1e58e4eb3795fd3fbbad44f90d9251167e3a986dd62551', 'amz-sdk-invocation-id': b'796eea35-e519-44e0-81c7-ab8668b7471a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:49 GMT', 'x-amzn-requestid': 'P2YHU6aLjtWtEYRwbwP5lhJ9hQAgratI5g2TL9GYnAMYRtTzp5v7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ea703c2a-b8b9-49e5-b24b-6774fd71f9cb, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ea703c2a-b8b9-49e5-b24b-6774fd71f9cb, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ea703c2a-b8b9-49e5-b24b-6774fd71f9cb, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, afe4a17a-3c74-4f3a-b79f-b030da920ed7, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, afe4a17a-3c74-4f3a-b79f-b030da920ed7, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, afe4a17a-3c74-4f3a-b79f-b030da920ed7, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193951Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193951Z
20251121/us-east-1/s3/aws4_request
dd6755d3581149a62d85b8acb31f087b2140878b3886fb6248202174b91e633f
DEBUG    botocore.auth:auth.py:430 Signature:
80aba8f689ba0b4223c88dff230109b81201c80579591f8423e75d5a944ab3d4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193951Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=80aba8f689ba0b4223c88dff230109b81201c80579591f8423e75d5a944ab3d4', 'amz-sdk-invocation-id': b'1392cfed-9a68-4d4a-b050-38cc165fca28', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:52 GMT', 'x-amzn-requestid': 'FyoVv9fUuH70anVgjR78fibvckNJBcD6ZWXMeB9vDm5DTdy2WgDz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193952Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193952Z
20251121/us-east-1/s3/aws4_request
01452b079886ed1326037dbfa9a01d97f0e6c9645b190bd9ad9992777ce3de4e
DEBUG    botocore.auth:auth.py:430 Signature:
6d934bba9044e63e8a46950f07b741df799c16aa6a85d79b5a5234cf21f127ae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193952Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6d934bba9044e63e8a46950f07b741df799c16aa6a85d79b5a5234cf21f127ae', 'amz-sdk-invocation-id': b'ab29144c-3dd4-4ac0-a97a-ccd3c0a61710', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:52 GMT', 'x-amzn-requestid': 'pK53BdHgio2DEAT9faOOQUGEbNoYhZqFeBwhw4ChjOsGY3r8hMiG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193952Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193952Z
20251121/us-east-1/s3/aws4_request
8d2fb36612860034642c550a028def6c1be608c30c320fc3cc2bd0540a1934cc
DEBUG    botocore.auth:auth.py:430 Signature:
8c5a4a70dfa119620c7af6ea464f6aa466b3c9c0f3cd2c5535aaad6d1869109b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193952Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8c5a4a70dfa119620c7af6ea464f6aa466b3c9c0f3cd2c5535aaad6d1869109b', 'amz-sdk-invocation-id': b'd41ea9bb-7318-4d61-9690-6d24ed13075f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:52 GMT', 'x-amzn-requestid': 'Gpbcakv922F64d4yPQgFMCuiDcQX5jVWyllEIYLG3YUXDYYsBo9W', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 542bef96-ba94-48f9-8b02-d8625b281e01, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 542bef96-ba94-48f9-8b02-d8625b281e01, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 542bef96-ba94-48f9-8b02-d8625b281e01, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0f158a0f-3e73-4700-ae7b-ec7ac46d1882, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0f158a0f-3e73-4700-ae7b-ec7ac46d1882, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0f158a0f-3e73-4700-ae7b-ec7ac46d1882, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193954Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193954Z
20251121/us-east-1/s3/aws4_request
c5b42861d7f63ce71808ec55a6afec3e4c37936b72010f3ec792d96bac3f3da6
DEBUG    botocore.auth:auth.py:430 Signature:
9e4404dcace85101dd2a9631c9855d32ce29186a58a81474ec0f0d21fc882b90
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193954Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e4404dcace85101dd2a9631c9855d32ce29186a58a81474ec0f0d21fc882b90', 'amz-sdk-invocation-id': b'8fbf43fe-3bdf-4ff9-94fa-517560fe79d2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:54 GMT', 'x-amzn-requestid': 'Pw2R0C6s7CN1qYNuxxXHcDuU6Sy3QtnLVafpQVo7L9h9y09rqXur', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193954Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193954Z
20251121/us-east-1/s3/aws4_request
f36e8b8938cd96e09af3a787479991dcc7a6f183a30b298684f9844172a02802
DEBUG    botocore.auth:auth.py:430 Signature:
b4051a9bc6c213567558fe41e44f8eb03eabfa494a0d2387fecf3c94bb3c9cb3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193954Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b4051a9bc6c213567558fe41e44f8eb03eabfa494a0d2387fecf3c94bb3c9cb3', 'amz-sdk-invocation-id': b'97c9795c-d80d-4fc0-ba8c-f3c71ea2db97', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:55 GMT', 'x-amzn-requestid': 'AUPcVXtWVTm3WF3XsSVZvWatN1LeLYtk7jAEFz1sPrDlHBnOUr0z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193955Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193955Z
20251121/us-east-1/s3/aws4_request
198b8fbb8b65e39bced63073c92fa71015eab5ffb610bedb339b6de7b4e691df
DEBUG    botocore.auth:auth.py:430 Signature:
3bd1c437826253f8e0476ac8ef581ac39eb4b3952341702c57e99424916d3c8c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193955Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3bd1c437826253f8e0476ac8ef581ac39eb4b3952341702c57e99424916d3c8c', 'amz-sdk-invocation-id': b'fbbfdc7f-101e-4c40-924f-86419dbe5872', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:55 GMT', 'x-amzn-requestid': 'jtNVN2NdAD8mgSFuASQLqXPoEqIucj2XaCzWpiQxScSPVmn2pP2i', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 11a36a48-dd75-4a26-9e5c-5a58ff811e66, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 11a36a48-dd75-4a26-9e5c-5a58ff811e66, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 11a36a48-dd75-4a26-9e5c-5a58ff811e66, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0edf2da2-5acb-46ff-8bde-077993b0e806, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0edf2da2-5acb-46ff-8bde-077993b0e806, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0edf2da2-5acb-46ff-8bde-077993b0e806, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193957Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193957Z
20251121/us-east-1/s3/aws4_request
0c86d49aba8736926ab823367c968fd91c730c951e0d7b106abc68fa93da034f
DEBUG    botocore.auth:auth.py:430 Signature:
0cd2c2bbba145a33cc12a3e5bc298813d6f5c96e73379128c1f8516ea4bde722
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193957Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0cd2c2bbba145a33cc12a3e5bc298813d6f5c96e73379128c1f8516ea4bde722', 'amz-sdk-invocation-id': b'5d686a8a-dbe9-48bd-b0a6-5fa81314b836', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:57 GMT', 'x-amzn-requestid': '8n4qaJrw5EUScbvgWMC2FDvrehhje7Sk5wbsurghqqTEj9envccj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193957Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193957Z
20251121/us-east-1/s3/aws4_request
20eb572d5856f4199f86b89204c623f0cea89f90d8159d788c1998bdfc93f8dd
DEBUG    botocore.auth:auth.py:430 Signature:
b990bd3695e951a1b3b48419c2575602aca9384318e5f8cc7ada1bd9f279b594
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193957Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b990bd3695e951a1b3b48419c2575602aca9384318e5f8cc7ada1bd9f279b594', 'amz-sdk-invocation-id': b'a6070a19-e41a-4327-a093-155bccab59fb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:57 GMT', 'x-amzn-requestid': 'fa9axYON6pPCqCALgx0PwQFGjN1F5Dk4of7odM9Guj6L7p9V5gVA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T193957Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T193957Z
20251121/us-east-1/s3/aws4_request
1c5254f87f630ed680f39954c618125d69dce4206d07a9a2384d82562cc2afee
DEBUG    botocore.auth:auth.py:430 Signature:
0b9c1dcf4b9e84278ce97b2461cd7722fda2e33ecb34673a6545b64dceceb366
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T193957Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0b9c1dcf4b9e84278ce97b2461cd7722fda2e33ecb34673a6545b64dceceb366', 'amz-sdk-invocation-id': b'0981e570-5471-43d9-aba1-0fa1e43381e4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:39:57 GMT', 'x-amzn-requestid': 'ZF2gIWPfakZ1xJFXwkAOQ08QTP17Lrw5zsU47BXKHp1k8m6xtYza', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6cff7b9a-d09a-45fc-b211-686d362c5732, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6cff7b9a-d09a-45fc-b211-686d362c5732, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6cff7b9a-d09a-45fc-b211-686d362c5732, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2fde6096-2efc-431b-a961-fbe3a09f67c6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2fde6096-2efc-431b-a961-fbe3a09f67c6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2fde6096-2efc-431b-a961-fbe3a09f67c6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194000Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194000Z
20251121/us-east-1/s3/aws4_request
104290909b1d6659e95e452f536a7507ff99a5ed6488dba9f87fb0a13345aac4
DEBUG    botocore.auth:auth.py:430 Signature:
85644766bd566f79bcf592a78fb3abc1a1e69d15fd673a5a6b7e660eab1c73da
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194000Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=85644766bd566f79bcf592a78fb3abc1a1e69d15fd673a5a6b7e660eab1c73da', 'amz-sdk-invocation-id': b'387010bc-56d4-4a85-9959-b4928792cfa7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:00 GMT', 'x-amzn-requestid': 'HeQ1mNuM8Pw6R8iK8LEs9QV9PuG3UFc6Q8XRJuIgLWqAfREDQj4j', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194000Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194000Z
20251121/us-east-1/s3/aws4_request
bff38913540bc5ad4211a1df3c9102e5bf28398709cb0900020d68daad5cdea0
DEBUG    botocore.auth:auth.py:430 Signature:
6ff2164025502533303b1ce6357503f3ecbcc57f2764730c429429d1d1e9a488
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194000Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ff2164025502533303b1ce6357503f3ecbcc57f2764730c429429d1d1e9a488', 'amz-sdk-invocation-id': b'27e4fdf9-9ed2-4b8a-a4f4-36f5ba7029eb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:00 GMT', 'x-amzn-requestid': 'KL5A8vTC8NzDTi5i7N74ywZFlTKVq0sDrwWzHZLiuTmeLdc6frPs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194000Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194000Z
20251121/us-east-1/s3/aws4_request
c1708b318cbb8f90d4cad983284a7492b666a5fdde72e6969a57a96261919841
DEBUG    botocore.auth:auth.py:430 Signature:
857ea6726692f8a6d09e5dcf5d0c10e2c50ae3e3264d4575012ef89bf6fcbf13
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194000Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=857ea6726692f8a6d09e5dcf5d0c10e2c50ae3e3264d4575012ef89bf6fcbf13', 'amz-sdk-invocation-id': b'00def033-ba46-49fb-81da-2b991b30d786', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:00 GMT', 'x-amzn-requestid': 'gZz1Q6WaLWyLo9tN5YCcnruGzgAEqiMmWg2SlCBLpRTCJFLgSNij', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, bc09b696-6840-495d-b7d9-48ea61cfb0fa, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, bc09b696-6840-495d-b7d9-48ea61cfb0fa, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, bc09b696-6840-495d-b7d9-48ea61cfb0fa, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 91d9be0b-5485-4641-81e1-9e99dcf85d5d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 91d9be0b-5485-4641-81e1-9e99dcf85d5d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 91d9be0b-5485-4641-81e1-9e99dcf85d5d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194002Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194002Z
20251121/us-east-1/s3/aws4_request
b27a053056b9ae6268c29ea25a4f491bc270d0c670e289827622d61580921396
DEBUG    botocore.auth:auth.py:430 Signature:
de62c389a7a4f0abcfae635d689cfea274fd723e57f24cd3c93529547a8b8529
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194002Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=de62c389a7a4f0abcfae635d689cfea274fd723e57f24cd3c93529547a8b8529', 'amz-sdk-invocation-id': b'89af6395-aa8b-4464-ae15-6cf8794f824d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:02 GMT', 'x-amzn-requestid': '9F6ZUp64zix0Ptt9Kd19l4NsWLLkKIoLl5dck4JhCHHWCwpTbeD5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194002Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194002Z
20251121/us-east-1/s3/aws4_request
156915d5b93a939002e29d3001309f17d4784bb260d4354c96773dd88dddeac7
DEBUG    botocore.auth:auth.py:430 Signature:
dfa45900d7e067639452012d38683eb2439032dba072b4ab6ccff20513fbc068
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194002Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dfa45900d7e067639452012d38683eb2439032dba072b4ab6ccff20513fbc068', 'amz-sdk-invocation-id': b'f7fa719f-9dd1-44b4-8f59-4b06bd089298', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:02 GMT', 'x-amzn-requestid': '06l3Od1ZBnSPEMzMGaavZNE7sfgA1D46K1vLdqnA4RJKHEawWwol', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194002Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194002Z
20251121/us-east-1/s3/aws4_request
173628f0e171aab9fa6176b2b95ac4246471a1659d8f6e5cd5e2ba4789afae09
DEBUG    botocore.auth:auth.py:430 Signature:
8d7e9cf20ee69da6b63d42b35e5171f46b2a625d626751392033cbe925ef6339
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194002Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8d7e9cf20ee69da6b63d42b35e5171f46b2a625d626751392033cbe925ef6339', 'amz-sdk-invocation-id': b'9c815046-de27-43ea-b7ac-68df81e5450a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:02 GMT', 'x-amzn-requestid': 'HI9AucW8d8CafPfhDLNvWFEwvW2yKcZd21a6w9XkI3cadZZmUbHY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e8ce5bb0-8dc0-466a-9998-a74f9e5b9cf4, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e8ce5bb0-8dc0-466a-9998-a74f9e5b9cf4, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e8ce5bb0-8dc0-466a-9998-a74f9e5b9cf4, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a514911a-02d8-43c4-9846-1d4e93819aec, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a514911a-02d8-43c4-9846-1d4e93819aec, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a514911a-02d8-43c4-9846-1d4e93819aec, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194004Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194004Z
20251121/us-east-1/s3/aws4_request
dfe49d1c212693c0d8086c312846102c282e1e9007fbc7caf77d104e32bd3e08
DEBUG    botocore.auth:auth.py:430 Signature:
26b536194e02374859a055b2308d552b1d4bee895dd5e5d6242e1ec543eb64fe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194004Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=26b536194e02374859a055b2308d552b1d4bee895dd5e5d6242e1ec543eb64fe', 'amz-sdk-invocation-id': b'44f2fece-b981-4c9f-be40-62d565f6cc27', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:04 GMT', 'x-amzn-requestid': 'bXFK917y4beg2RAXzM3q2isaUPtxIadfgKje7FoBehxRbbspgRYQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194004Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194004Z
20251121/us-east-1/s3/aws4_request
3f5f8fce550368a5d8481df05df3ee560b86efbebe4a8bac00044a7aa9101f68
DEBUG    botocore.auth:auth.py:430 Signature:
a052972968024ded348d823acca10565f603fc326df8c3d3439e978391ee5a15
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194004Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a052972968024ded348d823acca10565f603fc326df8c3d3439e978391ee5a15', 'amz-sdk-invocation-id': b'09c723b4-22e4-4d38-b8a1-3a7d2464493b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:04 GMT', 'x-amzn-requestid': 'eyLMsKzdqPNzQnnNHIHtX8rCDBeKhl6x5ALbmduaGv01nxQWQWe7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194004Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194004Z
20251121/us-east-1/s3/aws4_request
2cb6ba5dc0ad0a4a2fbadd6004e1f8e8b08ea2515d753813f8fbebf03ca429f6
DEBUG    botocore.auth:auth.py:430 Signature:
6d0b781eb19fbf02fb0741f96a566e4b9430efa3a7b80468c0849b404a6b3ba1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194004Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6d0b781eb19fbf02fb0741f96a566e4b9430efa3a7b80468c0849b404a6b3ba1', 'amz-sdk-invocation-id': b'f257aa61-ad6c-4363-8e3b-28cd7f44abab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:04 GMT', 'x-amzn-requestid': 'JaY8epK75PZAN24HQkOo5kBn2Lctk2b42b8uTrOaQArvGMtO79rO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5d47f0fd-4fb2-4d15-b7b8-4191a73b2385, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5d47f0fd-4fb2-4d15-b7b8-4191a73b2385, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5d47f0fd-4fb2-4d15-b7b8-4191a73b2385, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 61a9a6e9-fdcb-41ee-bdbd-139828aebd7d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 61a9a6e9-fdcb-41ee-bdbd-139828aebd7d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 61a9a6e9-fdcb-41ee-bdbd-139828aebd7d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194006Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194006Z
20251121/us-east-1/s3/aws4_request
52819cef098748c037acf0fea5e9332fc9299dfa85810ee9d473258d3be4ca1c
DEBUG    botocore.auth:auth.py:430 Signature:
3e75cf6de3dc940347b445f06a8afd56fd5dea00fe225d11bd05e7cfa8902a4e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194006Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3e75cf6de3dc940347b445f06a8afd56fd5dea00fe225d11bd05e7cfa8902a4e', 'amz-sdk-invocation-id': b'9cdfd897-0838-4f02-9d57-783283ed335e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:06 GMT', 'x-amzn-requestid': 'cbVw7Ethp5NLLTT3dC7LH0vuQ2yxSuBIjTD0mRpn2FyUMvlKETML', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194006Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194006Z
20251121/us-east-1/s3/aws4_request
02c1909e913c8689037e89fa75a2edfcf7383130b5e4e2cb5392a104490e9da5
DEBUG    botocore.auth:auth.py:430 Signature:
909e90429f809542284b428b6c75ad5dc06b3b6f310a059ba9cf755e4cfa3e7e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194006Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=909e90429f809542284b428b6c75ad5dc06b3b6f310a059ba9cf755e4cfa3e7e', 'amz-sdk-invocation-id': b'00ed805b-52eb-4e3e-9617-f6bf1b5d4b2d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:06 GMT', 'x-amzn-requestid': 'a92Q7FVaUBluEc9EmkgmNm6ZtjFUI0SF9D1PA2daDU6gSv9Z3Rf5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194006Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194006Z
20251121/us-east-1/s3/aws4_request
3d294c0a3732d04d39f5ec502d45276a456bb9b9c716cb1a0bda0335cfb36918
DEBUG    botocore.auth:auth.py:430 Signature:
77118342853b940b03cbeccd27afb336da7ba5eaaec277d0e193c4a971c2dfe9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194006Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77118342853b940b03cbeccd27afb336da7ba5eaaec277d0e193c4a971c2dfe9', 'amz-sdk-invocation-id': b'e6b162d0-d3fe-4c02-953d-64c8b0f3e45d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:06 GMT', 'x-amzn-requestid': 'TusR3V5BCgrTvp7grUYO7XdLDPdiJNnzyNtER00gwCxAVXgY18Wr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a4a2cc5b-ce90-46e1-b731-493b138dac7d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a4a2cc5b-ce90-46e1-b731-493b138dac7d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a4a2cc5b-ce90-46e1-b731-493b138dac7d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2712a99d-fef1-43a0-bff1-a21497577152, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2712a99d-fef1-43a0-bff1-a21497577152, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2712a99d-fef1-43a0-bff1-a21497577152, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194008Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194008Z
20251121/us-east-1/s3/aws4_request
e3e99f4d9f75817da8e0411391b9e9cf7a35785838fd6f44a0eccb0a137b2425
DEBUG    botocore.auth:auth.py:430 Signature:
b588b1744f5b4d1fb97ffa30502d18875b13fba5c7fdd859de1c8c6f1f94ca5b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194008Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b588b1744f5b4d1fb97ffa30502d18875b13fba5c7fdd859de1c8c6f1f94ca5b', 'amz-sdk-invocation-id': b'fb3e0cca-354d-493c-bc8f-6d9586d0d65b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:08 GMT', 'x-amzn-requestid': 'cBY94h3Mqf8mruZ2RpRcWvX4RnNRcs9hD6TDZpgLH7TPHBlzamul', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194008Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194008Z
20251121/us-east-1/s3/aws4_request
91763dd42f798f8e0ab81c85cc6c9212d324f76cdef14050a7e27be84662c877
DEBUG    botocore.auth:auth.py:430 Signature:
af9ad7e58fc58c99d005c938f78cdd7f922020599066d570be3e24b9aacb1418
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194008Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=af9ad7e58fc58c99d005c938f78cdd7f922020599066d570be3e24b9aacb1418', 'amz-sdk-invocation-id': b'b2144cab-ea94-42e3-8fe7-0a0124c6bb02', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:08 GMT', 'x-amzn-requestid': 'I1cMYLyo5XfvWAFcCEzaMH0F4YWzwZjRPyaASXILg8Eow4kgMEy7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194008Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194008Z
20251121/us-east-1/s3/aws4_request
76bc34025727e22c0b9ac42546d1d74b0b2e1730372da4b8ad80a3156944dd0c
DEBUG    botocore.auth:auth.py:430 Signature:
7af70036583ed35c26dc1c9d6544063cef0394a67cd71a7896ca15d26110c412
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194008Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7af70036583ed35c26dc1c9d6544063cef0394a67cd71a7896ca15d26110c412', 'amz-sdk-invocation-id': b'08b7b987-959f-4638-b653-463ee3da3ce6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:08 GMT', 'x-amzn-requestid': 'C4HbfDcvU0dkWI8rnjKWxmsKNWAe8vhCFx5sCAvmjdg6Fm4akS3Y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, aa2ad167-92d7-4153-ae58-c1e5485bd7de, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, aa2ad167-92d7-4153-ae58-c1e5485bd7de, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, aa2ad167-92d7-4153-ae58-c1e5485bd7de, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9d9c0189-6aa3-4415-b3fc-3b232892075a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9d9c0189-6aa3-4415-b3fc-3b232892075a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9d9c0189-6aa3-4415-b3fc-3b232892075a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194010Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194010Z
20251121/us-east-1/s3/aws4_request
5f5e89aef8ea48c5c31e7a0d44a3164302c1c6bebcae0ac505ba2692110f19de
DEBUG    botocore.auth:auth.py:430 Signature:
9e014938559f68c198faf403b0f8f82d4a8e0a9b35ae5d4567fe01c56c605787
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194010Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e014938559f68c198faf403b0f8f82d4a8e0a9b35ae5d4567fe01c56c605787', 'amz-sdk-invocation-id': b'97ee5023-bc3b-4e9f-b6de-a286ec728ada', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:10 GMT', 'x-amzn-requestid': 'ziwTKChUzNfRcRW2jwMT5nUJt6acub1vScdrZHBGGRN9KNZzMlIm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194010Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194010Z
20251121/us-east-1/s3/aws4_request
7ba92ce7419658fcbbf231f3d869a105af0f9a6bbaf9449a9fe7d0d080e85f71
DEBUG    botocore.auth:auth.py:430 Signature:
1a047bc5a3a2b3cdbdaee4c4287e672d097ab8a8028bb01e24a3fb0ee6a5713c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194010Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a047bc5a3a2b3cdbdaee4c4287e672d097ab8a8028bb01e24a3fb0ee6a5713c', 'amz-sdk-invocation-id': b'de03ec21-18f9-41e1-8233-9f35a50411d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:10 GMT', 'x-amzn-requestid': 'pnkIOtvenTiBNe42MyAe5upxHbjku0kmSmTbzNJioNJnGfqYPLR6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194010Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194010Z
20251121/us-east-1/s3/aws4_request
6960a7f983b781cd80fa3827e9c3b96ded493ebb302c8da59c0c23006eab9b8c
DEBUG    botocore.auth:auth.py:430 Signature:
507cb0a70063e39b2f760d1d1010d6c0a4ad6102a7e3d659330ca62143673120
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194010Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=507cb0a70063e39b2f760d1d1010d6c0a4ad6102a7e3d659330ca62143673120', 'amz-sdk-invocation-id': b'36077d7b-ade8-4e0a-b6d3-5b0c0e6488ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:10 GMT', 'x-amzn-requestid': 'TV3BYjF7FgKV9XAfXAncwMfMRAvrcSTRNtVUhS9UHtyxSCKCCcCs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3122e43d-562e-44f9-8a8c-86e1c852a178, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3122e43d-562e-44f9-8a8c-86e1c852a178, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3122e43d-562e-44f9-8a8c-86e1c852a178, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 812c5f09-c2a5-469f-9fd2-668b9583af20, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 812c5f09-c2a5-469f-9fd2-668b9583af20, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 812c5f09-c2a5-469f-9fd2-668b9583af20, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194012Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194012Z
20251121/us-east-1/s3/aws4_request
603d271d320ec4b621b79dc4ca5b44bff98433be6faaf8b51b12ea8168518762
DEBUG    botocore.auth:auth.py:430 Signature:
27a13136d562e4415b2e46ad052507248074c1c8aae9d4c8bef22bf02338f135
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194012Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=27a13136d562e4415b2e46ad052507248074c1c8aae9d4c8bef22bf02338f135', 'amz-sdk-invocation-id': b'25f1f59c-d635-4758-b27e-df94418ca547', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:12 GMT', 'x-amzn-requestid': 'yaiFhTlOkvqUp1Ioy15152zpZzKnfNQG9k90DhqNOEUh8LQX3aPi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194012Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194012Z
20251121/us-east-1/s3/aws4_request
86ea373dc6951a1b4bafbca47b7292d0477c54ba91ee127a4b8f48795c3a616d
DEBUG    botocore.auth:auth.py:430 Signature:
d73db8926675c55922eafd3fe4d4fa06a71f86d80f7028b5461a4139e18cc82d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194012Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d73db8926675c55922eafd3fe4d4fa06a71f86d80f7028b5461a4139e18cc82d', 'amz-sdk-invocation-id': b'f2c6e158-ed8b-4f3e-9161-5fa7fdafd0a6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:12 GMT', 'x-amzn-requestid': 'KDLra5ijAGaqxPCFOmn6j30ZC9UnC9DjqJNYcgTQn8p5ypiR5UcV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194012Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194012Z
20251121/us-east-1/s3/aws4_request
c1192d58750668a4d247eda884e2af31175fcdf61001c4be8b94fd2817744efa
DEBUG    botocore.auth:auth.py:430 Signature:
baafacb3f13137a4a126c85cdba50b237c4f78758ed859c3b4fbd02e12725732
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194012Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=baafacb3f13137a4a126c85cdba50b237c4f78758ed859c3b4fbd02e12725732', 'amz-sdk-invocation-id': b'ad2795a1-d542-4074-a220-2655cb1eea2d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:12 GMT', 'x-amzn-requestid': '4W7RGSigwXeq9oMhBBA9cSKOgT4kVEBq6oEys7tkasa47AIBefAz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f79bf961-dc04-4148-ac31-5e69bdd283f9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f79bf961-dc04-4148-ac31-5e69bdd283f9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f79bf961-dc04-4148-ac31-5e69bdd283f9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 04c6684f-db07-4c0d-aa69-175d69bf2271, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 04c6684f-db07-4c0d-aa69-175d69bf2271, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 04c6684f-db07-4c0d-aa69-175d69bf2271, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 138, 'BlobSize': 160936, 'BlobCount': 690}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194014Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194014Z
20251121/us-east-1/s3/aws4_request
b55924f25439838ca931433f6e0d83c5f5e8844047c8db169ea6026e421fb19e
DEBUG    botocore.auth:auth.py:430 Signature:
260eb6385268e40e6bca5f843c0de160f810d79d1e638b1353c62e97fbd1b57a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194014Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=260eb6385268e40e6bca5f843c0de160f810d79d1e638b1353c62e97fbd1b57a', 'amz-sdk-invocation-id': b'b687efbe-adaa-40d6-906b-2949eba3cb24', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:14 GMT', 'x-amzn-requestid': '3pmQ22zPZvxIOUx6FVOnCv3nO0F87kKmbdDObO5tN9s78kYyHLpa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194014Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194014Z
20251121/us-east-1/s3/aws4_request
4521fb258f3e460fa501c62d0e121db8222261c89cf0c7d707433069e5cd5704
DEBUG    botocore.auth:auth.py:430 Signature:
989f33c4f206e4f6fbb676ddfc2cb6edd7b9e1bbc426c3de74f151c0a2e3c00e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194014Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=989f33c4f206e4f6fbb676ddfc2cb6edd7b9e1bbc426c3de74f151c0a2e3c00e', 'amz-sdk-invocation-id': b'cf69be91-31bd-49f1-af5f-5279eda22007', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:14 GMT', 'x-amzn-requestid': 'wXoKurcyfOizhOfox6NMuFL2wYilC5kaaTl52B03d7nkQ1EGfzNY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194014Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194014Z
20251121/us-east-1/s3/aws4_request
1c366a9c7a4b61c5cdfe96d151a08fef647a4d5280d26189595025fbb42ff5cf
DEBUG    botocore.auth:auth.py:430 Signature:
9ce83fcef6a179a271c0ce80e5f14423fbc95d76b1668621de766cf09f105bed
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194014Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9ce83fcef6a179a271c0ce80e5f14423fbc95d76b1668621de766cf09f105bed', 'amz-sdk-invocation-id': b'4112b734-7bc6-4ccf-80a1-6c6e81171136', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 51016
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:14 GMT', 'x-amzn-requestid': 'NqwydyD5Gf6qmUCxedetznxlxOPBqhXOFsSSk00XnseJH8hwQXeZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '51016', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2e159b07-fcfb-4b29-81c2-b1f3eb21c2fa, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2e159b07-fcfb-4b29-81c2-b1f3eb21c2fa, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2e159b07-fcfb-4b29-81c2-b1f3eb21c2fa, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 255030f2-6fb7-4fb4-95a7-6a8a6947e4cc, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 255030f2-6fb7-4fb4-95a7-6a8a6947e4cc, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 255030f2-6fb7-4fb4-95a7-6a8a6947e4cc, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 476, 'Portions': 138, 'ActivePortions': 138}, '__DEFAULT': {'Rows': 99524, 'Portions': 114, 'ActivePortions': 114}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 140, 'BlobSize': 163080, 'BlobCount': 700}, '__DEFAULT': {'Portions': 114, 'BlobSize': 4411176, 'BlobCount': 570}}, cold bucket stat: (0, 0), frozen bucket stat: (138, 160936)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194016Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194016Z
20251121/us-east-1/s3/aws4_request
93d242c54badda944425dc908f8571c055571d35ea5873ef54715633296d0573
DEBUG    botocore.auth:auth.py:430 Signature:
cc5b70ab5f7b66e6df7a81ade7eb0c4f45e20b65648773019986ac28a21ce718
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194016Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cc5b70ab5f7b66e6df7a81ade7eb0c4f45e20b65648773019986ac28a21ce718', 'amz-sdk-invocation-id': b'19942d28-ec5e-4617-971b-abc98b864a52', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:16 GMT', 'x-amzn-requestid': 'UeY4LMiRLVdt31042uUjHzmgjXZTfcpl5SPsmkiFY3rE8jloFDCZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194016Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194016Z
20251121/us-east-1/s3/aws4_request
878b52aae8dd52ea97f22ac04fd10a0ff756afdd2332ccff01220281c5227ff1
DEBUG    botocore.auth:auth.py:430 Signature:
6e69edda2b1fd6903dcf015fa13f005e54a57f7df03762fd2282cd8db599ddbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194016Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6e69edda2b1fd6903dcf015fa13f005e54a57f7df03762fd2282cd8db599ddbe', 'amz-sdk-invocation-id': b'c5934ef1-914c-4f60-832b-01a4bea9ba11', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:16 GMT', 'x-amzn-requestid': 'JbRwNILtJFYx1qXFoeI0ruSzfPfbZB2qXQO4McCJwPJtiukpJoFI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194016Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194016Z
20251121/us-east-1/s3/aws4_request
5b1deecc3d60dfdf93292d532ea788f25ce3d7cb5011d0bf0a7c4103235d1257
DEBUG    botocore.auth:auth.py:430 Signature:
27e3bf8e02b6db7243bcced9184cc35dba192855715bdc446c9dc52a1353a45b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194016Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=27e3bf8e02b6db7243bcced9184cc35dba192855715bdc446c9dc52a1353a45b', 'amz-sdk-invocation-id': b'a0b404dd-afeb-4f54-9259-6eec82d2959d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 52856
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:17 GMT', 'x-amzn-requestid': 'nx0O2XfBNLJViqyulJz8g8UV29LDY7CFh4SZAyqXXGKMEdszJQ6X', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '52856', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 573973d2-8cb1-4b02-95f9-fcf633da0878, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 573973d2-8cb1-4b02-95f9-fcf633da0878, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 573973d2-8cb1-4b02-95f9-fcf633da0878, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6be277a6-fe9c-40ed-83ff-72e754459881, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6be277a6-fe9c-40ed-83ff-72e754459881, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6be277a6-fe9c-40ed-83ff-72e754459881, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99497, 'Portions': 108, 'ActivePortions': 108}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 503, 'Portions': 144, 'ActivePortions': 144}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 144, 'BlobSize': 168272, 'BlobCount': 720}, '__DEFAULT': {'Portions': 108, 'BlobSize': 4403840, 'BlobCount': 540}}, cold bucket stat: (0, 0), frozen bucket stat: (143, 166488)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194019Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194019Z
20251121/us-east-1/s3/aws4_request
0ed590a0077513c991335cde97337ebccc8ebaeceb5166316b77c76c1f6eb008
DEBUG    botocore.auth:auth.py:430 Signature:
6dc460c630dc856a8b070e5166a18ed538b12e78b74fede2ab0db45a8e60d76e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194019Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6dc460c630dc856a8b070e5166a18ed538b12e78b74fede2ab0db45a8e60d76e', 'amz-sdk-invocation-id': b'fded393c-4de1-463b-be4d-021f85bc257a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:19 GMT', 'x-amzn-requestid': 'nsBne4s44TQbZnr276txfS5g5H27lUdpElZRoncLF6APONasDM0S', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194019Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194019Z
20251121/us-east-1/s3/aws4_request
3f6fdf85eccc37e6e74ea353e9259377adba83b8b53a37a7805db17674dbaa45
DEBUG    botocore.auth:auth.py:430 Signature:
8f5f58d1a15fcbc175898806b4cc1ed7329fb7df1809a0afc6ff1dca196a0159
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194019Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8f5f58d1a15fcbc175898806b4cc1ed7329fb7df1809a0afc6ff1dca196a0159', 'amz-sdk-invocation-id': b'5e6468f2-9b8e-4127-931a-236679de92be', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:19 GMT', 'x-amzn-requestid': 'vRMNGgdaRElMN24ihG2tYbs1K84TyUoozKYMvbHjPlL3mFRzeuvB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194019Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194019Z
20251121/us-east-1/s3/aws4_request
3a0d671874d986ee7b43e2ae1a6d5220a7e83eea525d7cbdfd36aa7dbf00cb8d
DEBUG    botocore.auth:auth.py:430 Signature:
42c314028bda66e1189fb6d10b7f363e62b9eaf490ce8175910ff8d35f8a77f6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194019Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=42c314028bda66e1189fb6d10b7f363e62b9eaf490ce8175910ff8d35f8a77f6', 'amz-sdk-invocation-id': b'60cef682-5f17-4309-b8cb-d3a824d4d679', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:19 GMT', 'x-amzn-requestid': 'HcMPhxGYKcxng6iScwAF2HEzJodUPYxjtgDiP5Kbzeq3cqbI4cWI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0e623b2c-e144-403c-b53a-f9659df84b99, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0e623b2c-e144-403c-b53a-f9659df84b99, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0e623b2c-e144-403c-b53a-f9659df84b99, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 24b41ee6-9a32-4a38-81f7-51b98c833ba6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 24b41ee6-9a32-4a38-81f7-51b98c833ba6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 24b41ee6-9a32-4a38-81f7-51b98c833ba6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194021Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194021Z
20251121/us-east-1/s3/aws4_request
4428f59fdada5d2cba3945002109c49d99ef1d3b2c06628ef0a058bed4b1dbb5
DEBUG    botocore.auth:auth.py:430 Signature:
e21d71881eb95393c6ed1d7a35ef1d0ffd3797066d3466f3d7ab13cf4e6b2f64
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194021Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e21d71881eb95393c6ed1d7a35ef1d0ffd3797066d3466f3d7ab13cf4e6b2f64', 'amz-sdk-invocation-id': b'6ab55423-9ffb-4508-9c87-bde1584bf24a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:21 GMT', 'x-amzn-requestid': 'MKPR30xxARIIl8tRT5JLloICxQ3ecbYIER8lUwVxEyFJ9umhKjCf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194021Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194021Z
20251121/us-east-1/s3/aws4_request
da842ec8657c2865fdbdf3dd4a4af9bc296a348fa65eea19c36d2e0de8a906e8
DEBUG    botocore.auth:auth.py:430 Signature:
d17758fa4058c2fb5acf288523f7e058e9726ae2036a54458fe9320d90914c70
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194021Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d17758fa4058c2fb5acf288523f7e058e9726ae2036a54458fe9320d90914c70', 'amz-sdk-invocation-id': b'8f24d146-aac0-48a8-bfa4-4ccb3e5c3856', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:21 GMT', 'x-amzn-requestid': 'lirOsicnGUmLaOTAEToZsVRoDvE0Oqa2zlJgFMfmsIaDTZYP2SZc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194021Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194021Z
20251121/us-east-1/s3/aws4_request
7d3497e1fbd8d5bb01c20031df973337b1b92e1d2f406443da6ee330d328fd15
DEBUG    botocore.auth:auth.py:430 Signature:
71be980ab4448af7b879b0b5ba260d899f6d4a2d7dd58a587ca3c78b773a6670
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194021Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71be980ab4448af7b879b0b5ba260d899f6d4a2d7dd58a587ca3c78b773a6670', 'amz-sdk-invocation-id': b'59fdaedf-a7de-4d48-9e6f-0f7da0e9c6d6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:21 GMT', 'x-amzn-requestid': 'JLC4XcJQuCcS0z5jo7HixTrgODgYsww0fGrzmMQWWliT7BmHpZhb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 78d3b051-5070-45da-9945-aa3f9ad02ab6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 78d3b051-5070-45da-9945-aa3f9ad02ab6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 78d3b051-5070-45da-9945-aa3f9ad02ab6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5f66d1ec-6b2e-4e52-8751-ea43495ce88a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5f66d1ec-6b2e-4e52-8751-ea43495ce88a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5f66d1ec-6b2e-4e52-8751-ea43495ce88a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194023Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194023Z
20251121/us-east-1/s3/aws4_request
b988133d9aed8930e4a16a67af08833633f43b920b07878e45b1e2a86b43ac12
DEBUG    botocore.auth:auth.py:430 Signature:
7266b604f621c8ebf8a534780a5c9cde2a83f37ea83b5f5d660e650f6ad89abc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194023Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7266b604f621c8ebf8a534780a5c9cde2a83f37ea83b5f5d660e650f6ad89abc', 'amz-sdk-invocation-id': b'4e013179-8c5f-4b39-b638-f88ea7bf4b66', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:23 GMT', 'x-amzn-requestid': 'eGIbx0I5cDKKEMeXDLPT3iZn0Yu3uWcSxXeqYoOG6YcjqoQKH1I1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194023Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194023Z
20251121/us-east-1/s3/aws4_request
30c4f37fcd8f19b135968eb7c734485f1f3625476ed8212c9fe4d01690b7836b
DEBUG    botocore.auth:auth.py:430 Signature:
6274f2a3775be5beba8d993bd37dc7a3f9f7d7df086ae36ce277000152942ecf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194023Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6274f2a3775be5beba8d993bd37dc7a3f9f7d7df086ae36ce277000152942ecf', 'amz-sdk-invocation-id': b'fd324e3e-5d5b-4c06-9425-552f5f2b0388', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:23 GMT', 'x-amzn-requestid': 'eP6bxiOPmhUhrJDjoDEhjmEB5VtEY0otFGqmpug3TYvpNj3OtN4Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194024Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194024Z
20251121/us-east-1/s3/aws4_request
f7907f47d6a583966f5820900196569ed022dd399e20e2f0f3ea97ee1586b142
DEBUG    botocore.auth:auth.py:430 Signature:
b077a5d2ee546f34559911b1eb4e97bbf2343d18715ce21975f3533431986b0c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194024Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b077a5d2ee546f34559911b1eb4e97bbf2343d18715ce21975f3533431986b0c', 'amz-sdk-invocation-id': b'e46b5174-17da-4408-bfe6-0e02ab35f3b2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:24 GMT', 'x-amzn-requestid': 'tQrDRBhSGwKQCoPl63NQ6rAAeNBgQsLSjdYUubwfo9je9j42uW9I', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 329cd8de-ab55-4577-8c49-b4dbe4aeb15e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 329cd8de-ab55-4577-8c49-b4dbe4aeb15e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 329cd8de-ab55-4577-8c49-b4dbe4aeb15e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 519a806a-9c58-4c1e-8cd7-1a4a62d1c05f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 519a806a-9c58-4c1e-8cd7-1a4a62d1c05f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 519a806a-9c58-4c1e-8cd7-1a4a62d1c05f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194026Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194026Z
20251121/us-east-1/s3/aws4_request
2d6681c38e0fa954621295e5ec05d4b64b1fa798440e1750049b713ec7e05546
DEBUG    botocore.auth:auth.py:430 Signature:
f2e603169c97360e22156808d012c1d785039937b54f3f9eb6a2465ee2d4f44b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194026Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f2e603169c97360e22156808d012c1d785039937b54f3f9eb6a2465ee2d4f44b', 'amz-sdk-invocation-id': b'ead2de1a-70d7-46ae-9e60-ffae339d415d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:26 GMT', 'x-amzn-requestid': '2tgs4MMxoZPZ44KijrFDDLkrEQ5IFuduiSdWMM3zjayC6PGJq5UW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194026Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194026Z
20251121/us-east-1/s3/aws4_request
453f19b948e6a609b892ed04c45d86aaa3dc6c8fc9b302485b4ec31e89a0ad8f
DEBUG    botocore.auth:auth.py:430 Signature:
5df44007ac88d7c5bdd98d5f80376406d95c4c8242f63a0ced6bf6f10af1def8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194026Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5df44007ac88d7c5bdd98d5f80376406d95c4c8242f63a0ced6bf6f10af1def8', 'amz-sdk-invocation-id': b'febeab6d-d212-45d0-b0ee-181229bff93b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:26 GMT', 'x-amzn-requestid': 'EXYzXNv7t01pyeEEOlZStMeJDfCzHyBmTHZvsJpJAZdPxBarY6YJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194026Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194026Z
20251121/us-east-1/s3/aws4_request
38fffdfb924c233d8ce52ce06d3de9054c42d6ed71cd061ab5a36c2fb6cc1eaf
DEBUG    botocore.auth:auth.py:430 Signature:
0b36ec09aec7839b5daa8345390ed269cb5cebd94ad4161359974d62dd435ac5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194026Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0b36ec09aec7839b5daa8345390ed269cb5cebd94ad4161359974d62dd435ac5', 'amz-sdk-invocation-id': b'65e0a9a5-f240-4ec0-9e7b-5355e12f3898', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:26 GMT', 'x-amzn-requestid': 'OXUgfcIjnhduLbmiu6KGnXdc5Z4fYMiInLSsQSmRnICzdn6TYadg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 564b487a-823b-4f34-b51e-d13e2e941d22, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 564b487a-823b-4f34-b51e-d13e2e941d22, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 564b487a-823b-4f34-b51e-d13e2e941d22, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b8ecb0fc-3dae-4d55-94b6-388469c2a75d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b8ecb0fc-3dae-4d55-94b6-388469c2a75d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b8ecb0fc-3dae-4d55-94b6-388469c2a75d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194029Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194029Z
20251121/us-east-1/s3/aws4_request
4d050bdde81928bd23dd28fa86632f75b9e54b05ba24c8ef9b652dfb6100702e
DEBUG    botocore.auth:auth.py:430 Signature:
46329f6c90433972f484447a4a9b1584113a54885030813909be0875015d5b21
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194029Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=46329f6c90433972f484447a4a9b1584113a54885030813909be0875015d5b21', 'amz-sdk-invocation-id': b'f47380d9-d966-4d4e-afe1-7db80dcaa2bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:29 GMT', 'x-amzn-requestid': 'GuOmwKHA4L3FSt6InsMNgThSuOv8JnEkGZFFbm0Oc4Ti5Y7QLycZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194029Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194029Z
20251121/us-east-1/s3/aws4_request
b2972c3301e926acbcf1a493fa2f58240c2889bcb49f5384850633f1dd966510
DEBUG    botocore.auth:auth.py:430 Signature:
dc59730e875c610196648212b82041a9cde77771e371145474f3be275fc92de8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194029Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dc59730e875c610196648212b82041a9cde77771e371145474f3be275fc92de8', 'amz-sdk-invocation-id': b'd65edb6f-22ef-45b5-b135-fe47f3f78629', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:29 GMT', 'x-amzn-requestid': 'dEF94tTfJshMvkl5A9BxRKyDfPmKGTZMi2GGhGxJ7pu9KNMr6jKE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194029Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194029Z
20251121/us-east-1/s3/aws4_request
83a9af44ff5c0ce5aff1e51b08f2b647b69f8d4a35bf3e96957fef09c5976bed
DEBUG    botocore.auth:auth.py:430 Signature:
67f6164f7d9b7ab1509c3a228716b21dc7f5d583b8766e7ac2fd9be96c011e69
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194029Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=67f6164f7d9b7ab1509c3a228716b21dc7f5d583b8766e7ac2fd9be96c011e69', 'amz-sdk-invocation-id': b'c15943e0-8a52-4e9e-b57b-6e1f8603d39b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:29 GMT', 'x-amzn-requestid': 'vStvb1kGJ6F4t7snWnP9Arow6YFIS64s9rFZpfvUdpOw7m5cN1Ib', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f536b254-b464-4d7a-ae2c-80531e7e7d14, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f536b254-b464-4d7a-ae2c-80531e7e7d14, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f536b254-b464-4d7a-ae2c-80531e7e7d14, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 056bc45a-d32c-4a3a-9e9a-352647e0cfce, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 056bc45a-d32c-4a3a-9e9a-352647e0cfce, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 056bc45a-d32c-4a3a-9e9a-352647e0cfce, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194031Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194031Z
20251121/us-east-1/s3/aws4_request
71ca4569ecbbe3550974718433f054ac0a74644557bea839e94470921ab7907b
DEBUG    botocore.auth:auth.py:430 Signature:
c2fec68835c7fd8b6394ee6d4bca0c364d192c60231471c63ef33e4bbcefa343
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194031Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c2fec68835c7fd8b6394ee6d4bca0c364d192c60231471c63ef33e4bbcefa343', 'amz-sdk-invocation-id': b'1ca409c4-75d3-4cdb-af1b-0f9a7f30f92d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:31 GMT', 'x-amzn-requestid': 'E7ZO2PobiYN05SXp12PNjTqtGdgoOSp84z43pzsI4exfbWWiJi0C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194031Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194031Z
20251121/us-east-1/s3/aws4_request
cd93089e76d7d0ac5e95bfe2472fbfeffcfb95f058bc1861a7b0310f08b3437d
DEBUG    botocore.auth:auth.py:430 Signature:
1d6a5f818d21e18261681817899df7a4f99461aa1d46d8be4a94ad826548e285
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194031Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d6a5f818d21e18261681817899df7a4f99461aa1d46d8be4a94ad826548e285', 'amz-sdk-invocation-id': b'cf231e9e-b1f7-4068-a3e2-00ef8fc4ae85', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:31 GMT', 'x-amzn-requestid': '5aEJDe21pXzXqOfIqQaltfKDS3tYAoBLD6NYypHZoYxyARqqXvbj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194031Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194031Z
20251121/us-east-1/s3/aws4_request
1092ee0bae1188cd3ebe2b5f1ee671825508912e511fd5bce0477f60ba832c2e
DEBUG    botocore.auth:auth.py:430 Signature:
b9516fd3979bd9995d83f79ff0747369a403481bff8a1a2fb8f9c40bdbd7886b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194031Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b9516fd3979bd9995d83f79ff0747369a403481bff8a1a2fb8f9c40bdbd7886b', 'amz-sdk-invocation-id': b'2d5a02ad-f8da-4e8e-aaa7-a41d33c5909d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:31 GMT', 'x-amzn-requestid': '0d0cWlvKhoYyGIpXD9M1SoyTRQiLvsfDYzPFHnMpjVDz8oL86coi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 71b36d01-ebb8-4072-b9aa-827060da3abe, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 71b36d01-ebb8-4072-b9aa-827060da3abe, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 71b36d01-ebb8-4072-b9aa-827060da3abe, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dd0925fd-c3df-4894-89e4-bf05f02dbccf, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dd0925fd-c3df-4894-89e4-bf05f02dbccf, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dd0925fd-c3df-4894-89e4-bf05f02dbccf, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194033Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194033Z
20251121/us-east-1/s3/aws4_request
20bd0112fe93cb8b5705d52f1742b27ddaabc82e715d27242df690c921265a16
DEBUG    botocore.auth:auth.py:430 Signature:
34f7d4138915cd1ab9f276a9c66ab62dd61e44ab17dd554c5ea94a3cc3f18eca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194033Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34f7d4138915cd1ab9f276a9c66ab62dd61e44ab17dd554c5ea94a3cc3f18eca', 'amz-sdk-invocation-id': b'1cf40327-4889-45a9-87e4-17109f92f75d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:33 GMT', 'x-amzn-requestid': '8sjV3FBTxpMXOUOnQqXNlYIty0jhRoWGamdEMlPuXNVUUWRtItui', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194034Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194034Z
20251121/us-east-1/s3/aws4_request
1c07fdd847f689815ea3eed245a2724eb30eaa9435739c1e9bc07fc9c77a79c4
DEBUG    botocore.auth:auth.py:430 Signature:
02d3102118fbda0c243a08c139e0e9851a8ea8f6a0c3b10f9cd86a7074549c90
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194034Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=02d3102118fbda0c243a08c139e0e9851a8ea8f6a0c3b10f9cd86a7074549c90', 'amz-sdk-invocation-id': b'd52e4c64-701b-43ae-985e-d0d9094ca121', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:34 GMT', 'x-amzn-requestid': 'qE6dAzyLoYc1eQCSY9oCSkxHOupXl5FQ4cqvs7e7zdlWRhdX9q6a', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194034Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194034Z
20251121/us-east-1/s3/aws4_request
a90011b2abe68f52320f21494009756cdca98e02de6c19a812753874de139055
DEBUG    botocore.auth:auth.py:430 Signature:
71b7c8b1f2d813f1090ca9e78072c458b68afb7b85f97b3c860f2dde965ebe4f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194034Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71b7c8b1f2d813f1090ca9e78072c458b68afb7b85f97b3c860f2dde965ebe4f', 'amz-sdk-invocation-id': b'79d6e58e-1cff-4da9-b517-bbc2bb7d83f9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:34 GMT', 'x-amzn-requestid': 'LKf3QJvZOsikFEbmYLwFvG3l7c80DlJyTGg8JsgzngubVRy3hLIM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 83b1aa3d-3213-47e1-9223-b88b8567ea9b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 83b1aa3d-3213-47e1-9223-b88b8567ea9b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 83b1aa3d-3213-47e1-9223-b88b8567ea9b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7db6122f-e365-4fa7-a17f-9511817b5447, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7db6122f-e365-4fa7-a17f-9511817b5447, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7db6122f-e365-4fa7-a17f-9511817b5447, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194036Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194036Z
20251121/us-east-1/s3/aws4_request
cae90c60e8cc60739a755b2dad324216af1b27a960ca455812088625b248508a
DEBUG    botocore.auth:auth.py:430 Signature:
246622bf29a9921e52d98a92864f6b8485df69e4c959fe504dfa582252f02bda
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194036Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=246622bf29a9921e52d98a92864f6b8485df69e4c959fe504dfa582252f02bda', 'amz-sdk-invocation-id': b'ed0ead83-acbe-4387-b394-2a4405f985fd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:36 GMT', 'x-amzn-requestid': 'MyWhhmQPYjbeUzwnLNCXf1M9EkPoL59mGgDjnp014Rj6gjiGqQ51', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194036Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194036Z
20251121/us-east-1/s3/aws4_request
be88a37ca69b0e04c4d705885c8bb2c61b234d6629bfd9b33845c965a4f9f4f3
DEBUG    botocore.auth:auth.py:430 Signature:
d4cff35b5a6bd83788af2f7a9c9c439403f190f803bf2386cc4637a50d8c2c56
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194036Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d4cff35b5a6bd83788af2f7a9c9c439403f190f803bf2386cc4637a50d8c2c56', 'amz-sdk-invocation-id': b'16f6bfcd-a767-4f93-8bf7-50a3c220a27f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:36 GMT', 'x-amzn-requestid': '9cUM6MAneq6osLILxKjsWkTvGdiwvvhRmgdwu0nqOskZOh3HaIPF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194036Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194036Z
20251121/us-east-1/s3/aws4_request
cffa946844c15dd726e354bd5774c00d676afefd5a418c41fe6bcbe0aea52c84
DEBUG    botocore.auth:auth.py:430 Signature:
b8206ebeea9360373542260e26bf825dc69b2a610376e3e4cd32fbe4949ddb0e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194036Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b8206ebeea9360373542260e26bf825dc69b2a610376e3e4cd32fbe4949ddb0e', 'amz-sdk-invocation-id': b'30378827-68e6-4882-beba-ff4f22ebbf1d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:36 GMT', 'x-amzn-requestid': 'jMDSnSuEN4a0aHpu7vnB27GY2oLUkYsq3ynAoAF8udRgmFtGGO79', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 15a302a8-499e-484b-9fee-34f7992f7521, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 15a302a8-499e-484b-9fee-34f7992f7521, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 15a302a8-499e-484b-9fee-34f7992f7521, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a7051437-2018-4aac-a808-375aaa2dd425, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a7051437-2018-4aac-a808-375aaa2dd425, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a7051437-2018-4aac-a808-375aaa2dd425, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194038Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194038Z
20251121/us-east-1/s3/aws4_request
44331ced44f9e1a5c499e6f65987861f8f8c96f86cc74b3baf55314a2a9fd82e
DEBUG    botocore.auth:auth.py:430 Signature:
9e93ea043983414d8a564a384904c194920cedb1f73b939dce7d9981e072b510
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194038Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9e93ea043983414d8a564a384904c194920cedb1f73b939dce7d9981e072b510', 'amz-sdk-invocation-id': b'd0163673-bf03-4926-807b-b132d5787889', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:38 GMT', 'x-amzn-requestid': '5rBTBTVaIu0WRdLO5E37hqrfxeF1Jc6yorTYCPZ68EO4N5eMd6Df', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194038Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194038Z
20251121/us-east-1/s3/aws4_request
9ab540aafe0ab32e60fc3a31afd283fad96219d314d821aa32b8e35f57058ff2
DEBUG    botocore.auth:auth.py:430 Signature:
8acb73932e6d101b1f387ce2dc4111b160a03563d4bad51d2c20bc9a871453f5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194038Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8acb73932e6d101b1f387ce2dc4111b160a03563d4bad51d2c20bc9a871453f5', 'amz-sdk-invocation-id': b'a7a601bb-ec15-49d1-a1c5-1623d63354e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:38 GMT', 'x-amzn-requestid': 'xA9LanRzmb7z2adaMvflXl209DxNYcytLaVOOKnBgmTDoo30PIfI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194038Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194038Z
20251121/us-east-1/s3/aws4_request
4945474633128e9dcb7826c29e70acec87eae00a3eb4796d70bfac085f9cc8b4
DEBUG    botocore.auth:auth.py:430 Signature:
7a948eac265a98f175393638df3bae36bb63eb250ca4c175d8fd4c9fa40f5dc6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194038Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7a948eac265a98f175393638df3bae36bb63eb250ca4c175d8fd4c9fa40f5dc6', 'amz-sdk-invocation-id': b'8dd905a7-d02a-481d-9e20-c87e2916da03', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:38 GMT', 'x-amzn-requestid': 'APAXuQgAtqrRc44x4dpYMCYkeELZNvqRpPh6xflJtPfn7w8FBL07', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6019219a-1f6e-4b44-8044-18c4ca3f7e91, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6019219a-1f6e-4b44-8044-18c4ca3f7e91, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6019219a-1f6e-4b44-8044-18c4ca3f7e91, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 595a79c6-9af0-402a-8529-1c618bbbad5c, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 595a79c6-9af0-402a-8529-1c618bbbad5c, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 595a79c6-9af0-402a-8529-1c618bbbad5c, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194040Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194040Z
20251121/us-east-1/s3/aws4_request
2c3d70f929634d3988c11c6a9c26b47f2d0f7eee9ed75b5fae8154e17df2ae56
DEBUG    botocore.auth:auth.py:430 Signature:
a7c550534fe7a82663023ac1e033efc6eb3cb52df845808ea63dd08e16675d87
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194040Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7c550534fe7a82663023ac1e033efc6eb3cb52df845808ea63dd08e16675d87', 'amz-sdk-invocation-id': b'eb7b41bb-c04f-4242-8263-3f6a1d9a616d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:40 GMT', 'x-amzn-requestid': 'ebAJkHPOKZa2yMFCzLovW4p7mjOzFRUYv7GSmCyvlsNbMphOKpCv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194040Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194040Z
20251121/us-east-1/s3/aws4_request
8aa4c8a96bf57c5435000bda174b2bea47d1c08f0e650608e82ae4807c059e8d
DEBUG    botocore.auth:auth.py:430 Signature:
ea39a49c49e96212af748a5ca07d8254594e105f3f911c37780861b7dc8ddb2e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194040Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ea39a49c49e96212af748a5ca07d8254594e105f3f911c37780861b7dc8ddb2e', 'amz-sdk-invocation-id': b'3b85c53f-0a50-4ab6-9930-6f6aa13296d7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:40 GMT', 'x-amzn-requestid': 'z5Y6r5AJlyJk3rRNnZ3l6cXPF3MnseyVveKuf71M3rBDM506MsqK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194040Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194040Z
20251121/us-east-1/s3/aws4_request
09807cf48ec15e386a51aefdb70b7de0bf382c81b7b6670ec87b3c52991491da
DEBUG    botocore.auth:auth.py:430 Signature:
22cd37ee4eb5840dfe7601d1aa4dad383b25c1cadf61ded32642bd31621f9a2e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194040Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=22cd37ee4eb5840dfe7601d1aa4dad383b25c1cadf61ded32642bd31621f9a2e', 'amz-sdk-invocation-id': b'28c04fa9-681c-45cf-90ca-5555870c7098', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:40 GMT', 'x-amzn-requestid': 'zKNujmLQfyh74cJZt7De4mYAFidcaTjO1z2lzykhR1Wpca3Nh51d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3ce4c3ad-750e-491a-8119-c9029fc754b1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3ce4c3ad-750e-491a-8119-c9029fc754b1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3ce4c3ad-750e-491a-8119-c9029fc754b1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 280b9352-9ef9-45b4-b824-1106cc04c280, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 280b9352-9ef9-45b4-b824-1106cc04c280, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 280b9352-9ef9-45b4-b824-1106cc04c280, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194042Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194042Z
20251121/us-east-1/s3/aws4_request
037a49062b70961855e22cb0b2bd7416ffbd3cfaf6abd01f4857c41ebe97bcd6
DEBUG    botocore.auth:auth.py:430 Signature:
5e403bd849b4c450287cfa40e23551178242fe26bf84d8c725b87f03f503cc38
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194042Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e403bd849b4c450287cfa40e23551178242fe26bf84d8c725b87f03f503cc38', 'amz-sdk-invocation-id': b'b6de1a77-a4dd-4c87-8f9e-1e64ffb9bdd2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:42 GMT', 'x-amzn-requestid': 'HYBphRWJQny5iXkgLWidB0tLrODKtyVjsXzSlbkSjnv51evdBPGN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194042Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194042Z
20251121/us-east-1/s3/aws4_request
ba7183ea0b53081782a2fc6b88589894b234129c5dca8854c82762d51b9bb9d0
DEBUG    botocore.auth:auth.py:430 Signature:
9cab6d953e4edcc87f89eeb405046c056c25bc08f9f08510e6c500a1e4f55439
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194042Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9cab6d953e4edcc87f89eeb405046c056c25bc08f9f08510e6c500a1e4f55439', 'amz-sdk-invocation-id': b'36f0fbba-a68e-4f0a-addf-46f56cab1a88', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:42 GMT', 'x-amzn-requestid': 'D9g5l4KARz7o3vEtjAt997zJXqpUwnpUQ4USn7eElgJ4l7B3RseV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194042Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194042Z
20251121/us-east-1/s3/aws4_request
2bf5e298bc836011e53932756cd7cf93b87f1022682646e7c9c2da1ea1e3c819
DEBUG    botocore.auth:auth.py:430 Signature:
70b3ec983dea7fcaeb6b1144205828783a004bb208ac4ebe63d8efb0a01762f2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194042Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=70b3ec983dea7fcaeb6b1144205828783a004bb208ac4ebe63d8efb0a01762f2', 'amz-sdk-invocation-id': b'1a17c0c8-f106-40c2-ac01-b9ccf1725fc1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:42 GMT', 'x-amzn-requestid': 'tQocGGg0zA6f0LfBkn3wA9hRfKFuBQPtl2cFnXatvcp6u9aVd3tp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 835f74c8-c442-4f1c-8691-74768560c7b2, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 835f74c8-c442-4f1c-8691-74768560c7b2, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 835f74c8-c442-4f1c-8691-74768560c7b2, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, af5fad34-8ead-4b0a-b831-cfccde82b84e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, af5fad34-8ead-4b0a-b831-cfccde82b84e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, af5fad34-8ead-4b0a-b831-cfccde82b84e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194044Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194044Z
20251121/us-east-1/s3/aws4_request
7236c052e514a53ce7378b18945bc3547178d374f92ff009ef1253efb97b4145
DEBUG    botocore.auth:auth.py:430 Signature:
d26fbd1fb5dd234374c44084c4c717c1987e9c8f9501077bcaa9483b8c377974
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194044Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d26fbd1fb5dd234374c44084c4c717c1987e9c8f9501077bcaa9483b8c377974', 'amz-sdk-invocation-id': b'81ed8e16-7e90-4cdb-aa40-6e51e1330b09', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:44 GMT', 'x-amzn-requestid': 'PwiGbJTj0nmXpRzpdQcbgroCXUdvZ1kk257z5hLadrSKcjCyQsBL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194045Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194045Z
20251121/us-east-1/s3/aws4_request
1329e150a52a6b121eabf5474bbeea75ea5da81b23f8a76b7f0a6b59a713545c
DEBUG    botocore.auth:auth.py:430 Signature:
8133e9500dc74ba0ed20104a17f66d643ee11cbb5594085318a4b65bfa2c708e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194045Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8133e9500dc74ba0ed20104a17f66d643ee11cbb5594085318a4b65bfa2c708e', 'amz-sdk-invocation-id': b'420435f0-bc5b-4650-8ff3-63560efc3fec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:45 GMT', 'x-amzn-requestid': 'mMi9H9oz3hM43bYratFgBIZm0y8TmtCkfJMyJfgPIVwnOGrLUN8b', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194045Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194045Z
20251121/us-east-1/s3/aws4_request
049ed6591a398e31b32f50698d4d821c2b84f1c526394ea31321595d2133e83d
DEBUG    botocore.auth:auth.py:430 Signature:
e3176fc9b27e88f4dc8bf08ae8d589715981d13fffbdc299fa26bbf08f261c00
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194045Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e3176fc9b27e88f4dc8bf08ae8d589715981d13fffbdc299fa26bbf08f261c00', 'amz-sdk-invocation-id': b'fe3c0a4d-b973-475a-8c55-2b6e09c2e269', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:45 GMT', 'x-amzn-requestid': 'XFjgbAKQjvL6fqaf7wjIx7x7CMluv6TJx74eQxw45m8vB5Swxbzv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 03b851a2-b7b4-4801-ba0c-984bfef64d1e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 03b851a2-b7b4-4801-ba0c-984bfef64d1e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 03b851a2-b7b4-4801-ba0c-984bfef64d1e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 88efb89d-177e-4d75-afb9-f8e32147dcff, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 88efb89d-177e-4d75-afb9-f8e32147dcff, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 88efb89d-177e-4d75-afb9-f8e32147dcff, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194047Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194047Z
20251121/us-east-1/s3/aws4_request
b646efa11aaff839e276f7fa64564435c7bf1e41b4a45a5b9a4a902f2c8774e1
DEBUG    botocore.auth:auth.py:430 Signature:
32d601a7bcef71ac248a7fd14b2cecb525def04f75984fbb609f51b5758d059d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194047Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=32d601a7bcef71ac248a7fd14b2cecb525def04f75984fbb609f51b5758d059d', 'amz-sdk-invocation-id': b'599d528b-b5ee-46a5-8c17-54e754929394', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:47 GMT', 'x-amzn-requestid': 'Kvjg21K9VpmbhcQRK4m0fUN5hvXrBq7T3B0KdWeOsr2L7svglgA6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194047Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194047Z
20251121/us-east-1/s3/aws4_request
8338f9a4f9925eb269ebcf87194a951f38b25726a556a7f54f7d2239220f009b
DEBUG    botocore.auth:auth.py:430 Signature:
1f5466ca36f7fc6d4b6e075bf50426d95cc156459aecac0cb50e2792b0144d19
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194047Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1f5466ca36f7fc6d4b6e075bf50426d95cc156459aecac0cb50e2792b0144d19', 'amz-sdk-invocation-id': b'eac48b08-95cf-4738-b412-f80eb4a50b9a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:47 GMT', 'x-amzn-requestid': 'MbYaRUvBtXHCwaA4Z0Ak6eTvho1Xr2oX0LCyeWot7CgyiTPFVjWQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194047Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194047Z
20251121/us-east-1/s3/aws4_request
4152a8b1629f0fc55eb502076371a5654dbd2b780016cb7ce4dda309994bf2a8
DEBUG    botocore.auth:auth.py:430 Signature:
957e91e0da74a511be4d83604b265ba07170ec24683dc5437ab3c2742e36da1d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194047Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=957e91e0da74a511be4d83604b265ba07170ec24683dc5437ab3c2742e36da1d', 'amz-sdk-invocation-id': b'989491c8-6c36-4e9d-a21b-ca9c6a0366db', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:47 GMT', 'x-amzn-requestid': 'pvlIYmUulVBPRMczslPfgKCTLV3Nu21j7YB5DXB52PXs6lnkQ7Ff', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0ab40fd8-b06f-4788-ac35-04cf051af8ac, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0ab40fd8-b06f-4788-ac35-04cf051af8ac, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0ab40fd8-b06f-4788-ac35-04cf051af8ac, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1934ddb0-7291-4d2a-862f-daf70a15e3fc, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1934ddb0-7291-4d2a-862f-daf70a15e3fc, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1934ddb0-7291-4d2a-862f-daf70a15e3fc, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194049Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194049Z
20251121/us-east-1/s3/aws4_request
daf5c51daf796ea5765185d644260f447252c0c816a16b82d5a88c3ec4da2c0e
DEBUG    botocore.auth:auth.py:430 Signature:
72dbf10c620ad32e4e829b5788ed27e157be20b10729b5fcbef3fff7f51ec4f2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194049Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=72dbf10c620ad32e4e829b5788ed27e157be20b10729b5fcbef3fff7f51ec4f2', 'amz-sdk-invocation-id': b'3a0e08db-128a-4e6a-8152-7b4e6304a30d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:49 GMT', 'x-amzn-requestid': 'U2SQmdrc971b5G4UqcPHWY9kuIoWgoS13bAbKuKHsYbtUMgz8hlt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194049Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194049Z
20251121/us-east-1/s3/aws4_request
b62be2601696bc6ce017154631b1028a8eed21c3bc593d7eb2d1a4f082f4c6da
DEBUG    botocore.auth:auth.py:430 Signature:
bb77b40f24054c3cc6a54dded02af36df6314463f273a8076f404cd6fe18ea32
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194049Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb77b40f24054c3cc6a54dded02af36df6314463f273a8076f404cd6fe18ea32', 'amz-sdk-invocation-id': b'2feddea2-1038-4cf8-9883-eb314639bcfe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:49 GMT', 'x-amzn-requestid': 'D9QqejPc8tLh1b9uc9yA0iYH0KdDnGnoJ2juaFTosDaGu2oaqOaI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194049Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194049Z
20251121/us-east-1/s3/aws4_request
6e9d6a52f479890ca447a2b3218281b858f2a864c8acce148f973324e95e7b40
DEBUG    botocore.auth:auth.py:430 Signature:
4f0bbf1b2201ee8dd83f76a949820038525b9100ef3162425b2ad5c435078820
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194049Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4f0bbf1b2201ee8dd83f76a949820038525b9100ef3162425b2ad5c435078820', 'amz-sdk-invocation-id': b'105fb66f-ead6-4e8d-a1c8-34b882461e5d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:49 GMT', 'x-amzn-requestid': 'aiRCLRi53ZzlTR3Jbb2S1iQcoCvv8Ugpc1xDxBn9EFq5wxZgiEnq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 63de1fc7-510d-4e63-8503-6018bc73a767, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 63de1fc7-510d-4e63-8503-6018bc73a767, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 63de1fc7-510d-4e63-8503-6018bc73a767, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c64b88b4-2e5a-4e04-95e4-247cc54552fd, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c64b88b4-2e5a-4e04-95e4-247cc54552fd, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c64b88b4-2e5a-4e04-95e4-247cc54552fd, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194052Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194052Z
20251121/us-east-1/s3/aws4_request
cbf2cec64d1842bf125f40dc8358183ca0901fe5b275b6504a291bebe5ad8be8
DEBUG    botocore.auth:auth.py:430 Signature:
0cf9716f82df7a86aecc6f15976d51e7e443f18fecc49a846738712b87fb251d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194052Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0cf9716f82df7a86aecc6f15976d51e7e443f18fecc49a846738712b87fb251d', 'amz-sdk-invocation-id': b'ad856154-5f78-4937-a992-118cff5edd79', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:52 GMT', 'x-amzn-requestid': 'OwdgWeOf1xNNQriL7DWnrZ9ttukjJvYyp0dlVx5Jr009ZM3jbP4p', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194052Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194052Z
20251121/us-east-1/s3/aws4_request
ce2a9420a062f6767439c952682260e7c8943c0f2ea505f5473ead1e6eff8ec2
DEBUG    botocore.auth:auth.py:430 Signature:
b636b77321d2e88a02553597da339126f6dafc9198b7069c37deceb2b8036104
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194052Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b636b77321d2e88a02553597da339126f6dafc9198b7069c37deceb2b8036104', 'amz-sdk-invocation-id': b'fdb3482b-5839-4898-8c50-802e3f02804d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:52 GMT', 'x-amzn-requestid': 'ZpwiSk6pS5rIkzkcPZgtxPzMX2mlOCleoVfbK58cj0it06tybzPY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194052Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194052Z
20251121/us-east-1/s3/aws4_request
c816817ddc64212d148455a8c223a3d842a29a6d70c4c8210223de14339cb5de
DEBUG    botocore.auth:auth.py:430 Signature:
904bb1a79b3af561aacf8c4f20f694727607d1f8fbc93017c419679b9cc36786
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194052Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=904bb1a79b3af561aacf8c4f20f694727607d1f8fbc93017c419679b9cc36786', 'amz-sdk-invocation-id': b'68ac50ca-ca12-4c31-94b1-dea6315d5a82', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:52 GMT', 'x-amzn-requestid': 'Se8zydJVyqWOOG87fa2uXi8zb8N3h2UuUNKRsKJnCmRwf1JP5ikZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8cf8fd20-40ef-4e2a-801b-bff3cb8857e9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8cf8fd20-40ef-4e2a-801b-bff3cb8857e9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8cf8fd20-40ef-4e2a-801b-bff3cb8857e9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 562b29df-5ded-4523-bdc4-45c5ed6cfc36, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 562b29df-5ded-4523-bdc4-45c5ed6cfc36, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 562b29df-5ded-4523-bdc4-45c5ed6cfc36, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194055Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194055Z
20251121/us-east-1/s3/aws4_request
b82de1d025beacf8aac780377c2d578ef7b8bc180ed8f61065d8c3142c83699f
DEBUG    botocore.auth:auth.py:430 Signature:
34f85fcef534781ab5c386f856733dd8e078b973c946994a95b41556a42e03fe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194055Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=34f85fcef534781ab5c386f856733dd8e078b973c946994a95b41556a42e03fe', 'amz-sdk-invocation-id': b'aa0db82f-a414-4da8-a2ca-88d3866ad99a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:55 GMT', 'x-amzn-requestid': '2RXocoHjbssFztpTArpB5J6PJUbTpj2K31IWpC5UipL6cLY5VnWT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194055Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194055Z
20251121/us-east-1/s3/aws4_request
d9a2f08aa96a5bcbf09c59fd0e96908ab114060907030ffc8c5410a5956952a3
DEBUG    botocore.auth:auth.py:430 Signature:
84cb575cbed30da2e30d82003e6d01db10d2ecf2ed14914f0bc2bd1b12bf3d55
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194055Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=84cb575cbed30da2e30d82003e6d01db10d2ecf2ed14914f0bc2bd1b12bf3d55', 'amz-sdk-invocation-id': b'37a0723e-92c0-4dc5-8489-21ba1e949d3b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:55 GMT', 'x-amzn-requestid': 'HOmr6ZOxjsl1zfQ9ulzuj87Aq0W0vCkhpxPQ8or7gEvAWt3syjIo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194055Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194055Z
20251121/us-east-1/s3/aws4_request
a92a2ab577e79bc01a1f5bf6111b08b9acb1f6b0db460b9cb082ce99354dc153
DEBUG    botocore.auth:auth.py:430 Signature:
b662c794415548751586b1bc5d0c943b8f57e1f3b733db59ee2d4378447e4968
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194055Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b662c794415548751586b1bc5d0c943b8f57e1f3b733db59ee2d4378447e4968', 'amz-sdk-invocation-id': b'24541cc4-76eb-46f3-bec4-f165fe49702b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:55 GMT', 'x-amzn-requestid': 'U7jTe5NjCgbgxGMBxBhdlK3HSnv9L4xF4Vuqh9DVVkL4ZPxduWG8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8cf6dcd2-b19d-49c2-9e1d-d91f6524f740, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8cf6dcd2-b19d-49c2-9e1d-d91f6524f740, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8cf6dcd2-b19d-49c2-9e1d-d91f6524f740, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 79a68995-e8ca-4712-b2a8-8915578ba5f5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 79a68995-e8ca-4712-b2a8-8915578ba5f5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 79a68995-e8ca-4712-b2a8-8915578ba5f5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194057Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194057Z
20251121/us-east-1/s3/aws4_request
ad2a13c087ad8b2c06af309aa84a6b943f14890e235a8c4c5d1e333445c4f55e
DEBUG    botocore.auth:auth.py:430 Signature:
0fd1acb5d664ba5fadef1abc490bdfcdd6d2d73bdb92efd935c7fb72b9580aee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194057Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0fd1acb5d664ba5fadef1abc490bdfcdd6d2d73bdb92efd935c7fb72b9580aee', 'amz-sdk-invocation-id': b'1ecc6c25-306f-439d-8a7b-182ce21f081f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:57 GMT', 'x-amzn-requestid': 'acsODOKo5C6WObRQQlH1ey1H10vZpfaASO6LwcrEjeefHrzSvuBS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194057Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194057Z
20251121/us-east-1/s3/aws4_request
4efe4e6053172127a77737991b1e85b1ce3f639fb548f2127be47051559632ef
DEBUG    botocore.auth:auth.py:430 Signature:
cf92bdb86203ceaa8df35a9e464ead0e7931f1cb4360a8b07d1a4e8025105aa6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194057Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cf92bdb86203ceaa8df35a9e464ead0e7931f1cb4360a8b07d1a4e8025105aa6', 'amz-sdk-invocation-id': b'ce4d5cf0-d059-4532-a555-2806ea255a43', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:57 GMT', 'x-amzn-requestid': 'jZzWuBjzsu334xGKn9jKi9PHfVUnjnl9McSc0L6L3evyvqTYQ8w7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194057Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194057Z
20251121/us-east-1/s3/aws4_request
ad770341b0f29b9898843027fcd8fad8b3bdab1d78008a6857b4a908382be56e
DEBUG    botocore.auth:auth.py:430 Signature:
28ab2a5bf85aa58e2306f5a137c23128d001b46459197a7127fa3c55c7579a6f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194057Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=28ab2a5bf85aa58e2306f5a137c23128d001b46459197a7127fa3c55c7579a6f', 'amz-sdk-invocation-id': b'54c1bd1a-c196-4e31-94c1-cf62a36adfc8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:57 GMT', 'x-amzn-requestid': 'HPEeOwLVIXtMqLRRtQ4TRA9JRvb0Shd9Jg1CnOHI4GLeKGmZnEKz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 076c4b1c-b49f-4f5c-b670-72c46d98af3a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 076c4b1c-b49f-4f5c-b670-72c46d98af3a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 076c4b1c-b49f-4f5c-b670-72c46d98af3a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4cb16a40-56ab-46d9-a769-d727c0f8bd1a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4cb16a40-56ab-46d9-a769-d727c0f8bd1a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4cb16a40-56ab-46d9-a769-d727c0f8bd1a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194059Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194059Z
20251121/us-east-1/s3/aws4_request
ebea1d3fb9a7b8720c8377c3990029c6f15adb4a8741e7f141a5104715cc3dbe
DEBUG    botocore.auth:auth.py:430 Signature:
4ebf1eb1a72655cd1657e91c124de545e4aef559fb5736d59efa58cabf9ccd6c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194059Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4ebf1eb1a72655cd1657e91c124de545e4aef559fb5736d59efa58cabf9ccd6c', 'amz-sdk-invocation-id': b'd9b43993-6270-4465-84ac-d7608d2f2daa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:59 GMT', 'x-amzn-requestid': 'Ts3XMctMM1etfya2fqrRa7Ln9QXGMXcyZWqUWQlu7g9HqOAP6rrP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194059Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194059Z
20251121/us-east-1/s3/aws4_request
405193467dfff508cd5a78695cd79a8beabaefb6fe65e2ff52353c2279c529f0
DEBUG    botocore.auth:auth.py:430 Signature:
e730476d548e72c9570de155cfaeec6f394ecb61558e7edf2df4b815da237581
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194059Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e730476d548e72c9570de155cfaeec6f394ecb61558e7edf2df4b815da237581', 'amz-sdk-invocation-id': b'108074cc-8634-4503-8017-6c9eb81bfc67', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:59 GMT', 'x-amzn-requestid': 'h4GPOpdSLropwk3ZqbXehRHswr9I9As0zX7c5L4hL5s9fFFiZXu4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194059Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194059Z
20251121/us-east-1/s3/aws4_request
303c5beb48ca708e0ba6577158f7a923bdc85b22340de5d23d7eb12bc10148c5
DEBUG    botocore.auth:auth.py:430 Signature:
7e94eebff4446b18eec29c94952870831471c3ec4c89daa3d5df583e408774b9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194059Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e94eebff4446b18eec29c94952870831471c3ec4c89daa3d5df583e408774b9', 'amz-sdk-invocation-id': b'ad86f261-ebf8-4715-9d88-8bff6786a16f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:40:59 GMT', 'x-amzn-requestid': 'nR12RUE3F0haooCsgjYL4uCqd72meboQWEL1iMJfTGO1U6MSw8e7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 284b519d-0041-4f19-8527-7d461304e129, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 284b519d-0041-4f19-8527-7d461304e129, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 284b519d-0041-4f19-8527-7d461304e129, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 51185729-c35f-42c2-ad95-2a71fc0a3354, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 51185729-c35f-42c2-ad95-2a71fc0a3354, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 51185729-c35f-42c2-ad95-2a71fc0a3354, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194101Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194101Z
20251121/us-east-1/s3/aws4_request
8a76af93e6430edbecccc06998163023139ad86adb1f79a060eb906fb915f8aa
DEBUG    botocore.auth:auth.py:430 Signature:
23c5c85e2ecddce16bf7d44b8935a1fbeff64aa08f960f65430f7527ac9944e7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194101Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=23c5c85e2ecddce16bf7d44b8935a1fbeff64aa08f960f65430f7527ac9944e7', 'amz-sdk-invocation-id': b'14ef813f-40e2-44fb-8718-1546ef22107b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:01 GMT', 'x-amzn-requestid': 'TbI5KXvNxaJaapP315FrTqLcyTA4SwhVSpVNpH74VFSSsJ9oOrWo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194101Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194101Z
20251121/us-east-1/s3/aws4_request
c0d4e09d256b4ecfb44a6ccc67b5f2fee06afeb280064e59914a94785907187d
DEBUG    botocore.auth:auth.py:430 Signature:
0f42ec2779a66aea630981fd540a3b7859a658ead8ca9b0a09fb373cd94197b3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194101Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0f42ec2779a66aea630981fd540a3b7859a658ead8ca9b0a09fb373cd94197b3', 'amz-sdk-invocation-id': b'e681ba8a-82cd-4ad4-97a0-4d02df7ad042', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:01 GMT', 'x-amzn-requestid': 'zJUb2qDv31m9DUduZ7lrwwBwsQ0N7KETozu13lY3j7woNxShTkua', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194101Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194101Z
20251121/us-east-1/s3/aws4_request
d738f2b3d73ad817d40db00d83d544ec2ee390b0e6d0da7a49a9d0423318eafc
DEBUG    botocore.auth:auth.py:430 Signature:
92b888c4b208ed9bb928f394a6cdbb948dc9644c067f227d81269f03564d10b0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194101Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=92b888c4b208ed9bb928f394a6cdbb948dc9644c067f227d81269f03564d10b0', 'amz-sdk-invocation-id': b'eb8f9b89-efbf-4167-b433-dc0c29abe49b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:01 GMT', 'x-amzn-requestid': 'yGiiI7ERaAGYw0Fc0My69ImNzj81hzT6ziq84wDMEl8xaA6jOmYO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e9c5e8a0-9c32-48d6-8c1c-31769b9e31b5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e9c5e8a0-9c32-48d6-8c1c-31769b9e31b5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e9c5e8a0-9c32-48d6-8c1c-31769b9e31b5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 541717f0-5499-4e27-8a6d-0e65a715f860, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 541717f0-5499-4e27-8a6d-0e65a715f860, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 541717f0-5499-4e27-8a6d-0e65a715f860, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194103Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194103Z
20251121/us-east-1/s3/aws4_request
11941baed18247a8cd529aa3fd79df490c3bcf8c7be43e72c6dd74e3dc3481fd
DEBUG    botocore.auth:auth.py:430 Signature:
e1857b464b5eb7949eaf299668dcd1b13bb61202145a8390901590e1a4e9235b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194103Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e1857b464b5eb7949eaf299668dcd1b13bb61202145a8390901590e1a4e9235b', 'amz-sdk-invocation-id': b'537ddbe7-b9cc-408f-b038-8f92f8f48263', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:03 GMT', 'x-amzn-requestid': 'hjuqUc7BbaU4VFbFisI4sUWZ9PxhCWXeJrxZ5lnPazBzYcPiJXQm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194103Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194103Z
20251121/us-east-1/s3/aws4_request
1bad762ccae58d935e358fdb2b8349c10e568df871140f3967090437b4ccc996
DEBUG    botocore.auth:auth.py:430 Signature:
ce4ca0b9ed85c7df84063ef241ad2a12d0276b95f8c50d7c135a2f57affd5634
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194103Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ce4ca0b9ed85c7df84063ef241ad2a12d0276b95f8c50d7c135a2f57affd5634', 'amz-sdk-invocation-id': b'210a535a-9962-4492-bdc8-c032671ec8e1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:03 GMT', 'x-amzn-requestid': 'bVrOawmXg9XDS9DZoW3aauB0QMYncj2PPMaXytzStKAmFq5bXemC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194103Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194103Z
20251121/us-east-1/s3/aws4_request
29bbf6a9a381f804d8ddeab4fbbd050d3dbf51cbba2c15022d3c627cb868088a
DEBUG    botocore.auth:auth.py:430 Signature:
3fe59f6a549389e64687f7a1b7cccca3a90a27d4995602461cc21b530d389b2c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194103Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3fe59f6a549389e64687f7a1b7cccca3a90a27d4995602461cc21b530d389b2c', 'amz-sdk-invocation-id': b'8e523715-013d-4c31-821f-7215685fbd14', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:03 GMT', 'x-amzn-requestid': 'grhORrrlWCG5Rb6fN0S3vOGVYncfNcbSZqmVtxyYTirYkmbxNAU2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ea275fda-05eb-4d91-8658-be7d47fb6ff8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ea275fda-05eb-4d91-8658-be7d47fb6ff8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ea275fda-05eb-4d91-8658-be7d47fb6ff8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d3478d13-5f16-4995-be70-ad9127df4a19, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d3478d13-5f16-4995-be70-ad9127df4a19, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d3478d13-5f16-4995-be70-ad9127df4a19, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194105Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194105Z
20251121/us-east-1/s3/aws4_request
d1caf32fbd69db3aeab86a0aa1afc6f1906d0168a11166ffce1a5e41a1884a35
DEBUG    botocore.auth:auth.py:430 Signature:
a02cc4444cc770ae29a0d707eb79954d147d11d27907a62e856c2ebaef3c10d4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194105Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a02cc4444cc770ae29a0d707eb79954d147d11d27907a62e856c2ebaef3c10d4', 'amz-sdk-invocation-id': b'd2daeb68-d8e3-4f84-8af1-32ff3a90ebec', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:05 GMT', 'x-amzn-requestid': 'EzTaH3iU5QgCXTN34S96xW2cuxdbg2D9gfPpEvM7Kg2EZWuXs8vz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194105Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194105Z
20251121/us-east-1/s3/aws4_request
f67988ef1313d4c1747932db3cc31699f060c06619679fb891ee7deba4531853
DEBUG    botocore.auth:auth.py:430 Signature:
7abddfa4a5416b323a043d4d0bcf388a65e8ad296b0c43aa9e35c09cbaa35857
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194105Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7abddfa4a5416b323a043d4d0bcf388a65e8ad296b0c43aa9e35c09cbaa35857', 'amz-sdk-invocation-id': b'1db3f52b-6a3e-46da-81be-2bb69c7d7023', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:06 GMT', 'x-amzn-requestid': 'egNxa8r2NGBVTUvIsXnIh3X9FlhXdlQZSBU2bqosvBJYwbbr9BVq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194106Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194106Z
20251121/us-east-1/s3/aws4_request
4801757dabc21ecac8511830894ec22461f3553f794f2d5fd594110d0197c7b5
DEBUG    botocore.auth:auth.py:430 Signature:
07dd058988255922e8555d9363959ebe7c06c3dc8c4521968711285045e7f0b8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194106Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=07dd058988255922e8555d9363959ebe7c06c3dc8c4521968711285045e7f0b8', 'amz-sdk-invocation-id': b'ee7b79be-5d0f-4834-b83e-518c234b5c42', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:06 GMT', 'x-amzn-requestid': '86pZo8ACtAZEdHuXyjAsiXezQnDZbny11mRLWAMAAxQuU4E1gWxt', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d3d48f4a-45cb-4ee2-b5af-79c02cec40d2, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d3d48f4a-45cb-4ee2-b5af-79c02cec40d2, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d3d48f4a-45cb-4ee2-b5af-79c02cec40d2, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4d096c9d-f9af-470e-9452-abd9e68a5b74, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4d096c9d-f9af-470e-9452-abd9e68a5b74, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4d096c9d-f9af-470e-9452-abd9e68a5b74, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194108Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194108Z
20251121/us-east-1/s3/aws4_request
8e01bf5fc6eb94497883c87b01915b245a465795f2e8ef34a4721c4ccbf240dd
DEBUG    botocore.auth:auth.py:430 Signature:
049619d697e34eb676809c117b4119f7be2f76f2be39c3c3582d7d6f0dfea095
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194108Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=049619d697e34eb676809c117b4119f7be2f76f2be39c3c3582d7d6f0dfea095', 'amz-sdk-invocation-id': b'5d30ac81-7300-4493-b966-681db4604feb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:08 GMT', 'x-amzn-requestid': 'R29ElJyKIOkGUsBM4gt7gNnF1jXoCmOgVprJXa6LIcfEGroleiLo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194108Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194108Z
20251121/us-east-1/s3/aws4_request
d963ce242b9e248e882193eb55e9cfa87a4d51fef6594f495f610673c2f5c7dd
DEBUG    botocore.auth:auth.py:430 Signature:
a25e7523fc73b79ec4b164b3a485e5d742138061229a8996209c8fb175aeeb60
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194108Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a25e7523fc73b79ec4b164b3a485e5d742138061229a8996209c8fb175aeeb60', 'amz-sdk-invocation-id': b'9a385b95-d891-4b2f-8bc2-56305f640abb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:08 GMT', 'x-amzn-requestid': 'Tw8a0s7WrMdVhWGlpU7Ym2YslO2bxIsAySbl5VSgAdLv9v6CbkU4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194108Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194108Z
20251121/us-east-1/s3/aws4_request
03fe53d1f1c803f16c266c88e981e5b081e82cb61c167e8cdae54ddd75560b99
DEBUG    botocore.auth:auth.py:430 Signature:
eb1b0b779bfa42f440379a1ced438b8f831ea73057df67075efd4980fb219728
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194108Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eb1b0b779bfa42f440379a1ced438b8f831ea73057df67075efd4980fb219728', 'amz-sdk-invocation-id': b'25c5f23f-b930-4fcf-8106-4a2b62165467', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:08 GMT', 'x-amzn-requestid': 'Tgvb70i95Rf7WgJOypNWAT1lhLsEjnYH8hjVMZ5zWeTQ1CbtrS2k', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a0bbeda1-d41e-4eef-9838-5ea8a1569cb2, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a0bbeda1-d41e-4eef-9838-5ea8a1569cb2, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a0bbeda1-d41e-4eef-9838-5ea8a1569cb2, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6e25f601-dd45-41b7-abaa-5fc207b14b3c, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6e25f601-dd45-41b7-abaa-5fc207b14b3c, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6e25f601-dd45-41b7-abaa-5fc207b14b3c, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 62a9a4e3-b640-40ae-ac46-b8c98c51f66e, localhost:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 62a9a4e3-b640-40ae-ac46-b8c98c51f66e, localhost:24781): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 62a9a4e3-b640-40ae-ac46-b8c98c51f66e, localhost:24781): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qwiwaft7vq.auto.internal" port: 24781 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-qwiwaft7vq.auto.internal:24781, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:24781
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194110Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194110Z
20251121/us-east-1/s3/aws4_request
ffe124b3d2882a6c12943849c4750eb2b74ecc7549bca22f7b34c9cb4b0cbd25
DEBUG    botocore.auth:auth.py:430 Signature:
7f8a4331596a686c897688ff4d89d0d1c3bd598ba365ea2ec1a0f0a124d214db
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194110Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7f8a4331596a686c897688ff4d89d0d1c3bd598ba365ea2ec1a0f0a124d214db', 'amz-sdk-invocation-id': b'3c750e4d-b2c8-47b3-80eb-76f804dd4c81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:10 GMT', 'x-amzn-requestid': 'EE8DUNZp8IM78geAQyq9S6LC6ycT0rfbB75cPZBF9L44KjSdySJJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194110Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194110Z
20251121/us-east-1/s3/aws4_request
5fa87de8bf99d71f47579e93f0e2a54ebef610d633767df7a35cd3b0aea93357
DEBUG    botocore.auth:auth.py:430 Signature:
aee33aac3720af17ffb6cd586a5174779828f1d0cb0d436d59de635cb66ab39a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194110Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aee33aac3720af17ffb6cd586a5174779828f1d0cb0d436d59de635cb66ab39a', 'amz-sdk-invocation-id': b'1464b32c-4226-4ce7-9f78-a165349ee0cb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:10 GMT', 'x-amzn-requestid': 'kiwF0IAvxNwqun3JCn9EBbdwhfzlonJBptW2Nc6V9RwUm3YMEPbw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194110Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194110Z
20251121/us-east-1/s3/aws4_request
15ac52593fe7e5ce99bedb3d75e1099cd0e60d94fab4c750f64404465681b13e
DEBUG    botocore.auth:auth.py:430 Signature:
1cc64c22b852a706d2bb4cd134e8b3a2feb1dd983cb5152f76f50fc5c3d9c04d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194110Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1cc64c22b852a706d2bb4cd134e8b3a2feb1dd983cb5152f76f50fc5c3d9c04d', 'amz-sdk-invocation-id': b'f84153f6-de9b-4580-aed5-964147018512', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:10 GMT', 'x-amzn-requestid': 'gRHiU9yAeEVvscimr9w6tyy19ygafcQVCXWbS9HJRfBqlZiFF3Wd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c38d1c40-adb3-4fe1-987b-eee039a306ac, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c38d1c40-adb3-4fe1-987b-eee039a306ac, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c38d1c40-adb3-4fe1-987b-eee039a306ac, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ff718136-257d-4ae5-bb19-0438d195debe, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ff718136-257d-4ae5-bb19-0438d195debe, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ff718136-257d-4ae5-bb19-0438d195debe, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194112Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194112Z
20251121/us-east-1/s3/aws4_request
4598f50dfa41e8dd5842679d3108132288f0d399eafc2b779ac48b00b56de44c
DEBUG    botocore.auth:auth.py:430 Signature:
c6d47378f2b8766a3b2511a5f728bd2ba39d7e4bdc66b64d9c4c49868c70f026
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194112Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c6d47378f2b8766a3b2511a5f728bd2ba39d7e4bdc66b64d9c4c49868c70f026', 'amz-sdk-invocation-id': b'e1925809-09e1-4b14-8412-a4fa0358273b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:12 GMT', 'x-amzn-requestid': 'VPCEz0E65jOYVDaJL9Z3YlLopcEiGOw9vWshmb4mkzcf088H9fUf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194112Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194112Z
20251121/us-east-1/s3/aws4_request
06e5c0d41bd239a410c4218027b0c13939de6a789c5e27251c028b8a6d73df74
DEBUG    botocore.auth:auth.py:430 Signature:
970748a6106cce9d9e0a7fd01d4b0799fa5b8c47dbf1c74fa635c0924d40f970
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194112Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=970748a6106cce9d9e0a7fd01d4b0799fa5b8c47dbf1c74fa635c0924d40f970', 'amz-sdk-invocation-id': b'e706d823-3279-4a88-b808-a2fc8667dfb4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:12 GMT', 'x-amzn-requestid': 'LPMitvdtIiaEqRLIDplHrPYmkMCDdoTXVhqpb8lyzp4ZmTCkZWI9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194112Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194112Z
20251121/us-east-1/s3/aws4_request
b63974211fa695cf80229f78509bf4b58edf042f32b218b47c7bc47d1bf01d30
DEBUG    botocore.auth:auth.py:430 Signature:
b1e4445a96da5febfb9110183b1c544a6d1918ef5f0d74cacc5f0a0a845a09a6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194112Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b1e4445a96da5febfb9110183b1c544a6d1918ef5f0d74cacc5f0a0a845a09a6', 'amz-sdk-invocation-id': b'cefdcfcf-92d7-417d-8a6d-af095b79b6a4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:12 GMT', 'x-amzn-requestid': '8u18v3FteR43GL3WOg2uX6JCdHIvk9Z7x41SvBEvPpEkbw1GHIbC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 76884842-d3ba-445c-8c28-560116ac5e34, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 76884842-d3ba-445c-8c28-560116ac5e34, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 76884842-d3ba-445c-8c28-560116ac5e34, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ff1d82d5-5281-49f8-86c9-5f6c5e11833f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ff1d82d5-5281-49f8-86c9-5f6c5e11833f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ff1d82d5-5281-49f8-86c9-5f6c5e11833f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194114Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194114Z
20251121/us-east-1/s3/aws4_request
2f1728b9151bf5df507354491780ff44dd28867b2fab1999962a77ae84e1dd01
DEBUG    botocore.auth:auth.py:430 Signature:
cea41a6b41c92697a85933ab56d9a789a0381db5205f7800ecddc72e8a373bed
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194114Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cea41a6b41c92697a85933ab56d9a789a0381db5205f7800ecddc72e8a373bed', 'amz-sdk-invocation-id': b'2e24316d-edcb-4a35-baae-209ca3654354', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:14 GMT', 'x-amzn-requestid': 'E0vFUfMpyfMN2w4cOo7ZiQrwUn6QOe8ZPvy1g7QHsnrWgTvIlBCm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194114Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194114Z
20251121/us-east-1/s3/aws4_request
50c1d0dec26c855d8b50905b95d30ab425540a8456abdb061eb8ec2489fa585f
DEBUG    botocore.auth:auth.py:430 Signature:
1bd6fddc7bbd449a057ed28da9d013751099543eba10e07dc2aa1b2f640109e8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194114Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1bd6fddc7bbd449a057ed28da9d013751099543eba10e07dc2aa1b2f640109e8', 'amz-sdk-invocation-id': b'011a1c72-d9b7-43fd-8e10-381bfec01f93', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:14 GMT', 'x-amzn-requestid': 'Ky63U3ifuH6zjzCG4v1BfuhygdVTkRUpLcl1bWJ7oSHNjJBKa9ob', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194114Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194114Z
20251121/us-east-1/s3/aws4_request
397e146e94dbb885d7e6b2dfe956e1a6e4cb396824c5ba6644778f496b3d77a4
DEBUG    botocore.auth:auth.py:430 Signature:
c0f3946c24be619626e06bdab3e7f87c5712fe03013f79c7cd1eeff083c87b34
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194114Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c0f3946c24be619626e06bdab3e7f87c5712fe03013f79c7cd1eeff083c87b34', 'amz-sdk-invocation-id': b'f2aebb33-bf87-48cb-92cd-be5c6ed70dd4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:14 GMT', 'x-amzn-requestid': 'bWzE2JtUdwqJlWdMkxk2wS3obxVUnUu6Fqv4BJu9sr4nRsn1JD20', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c8b8f64c-d351-49da-9757-5e5022769b54, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c8b8f64c-d351-49da-9757-5e5022769b54, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c8b8f64c-d351-49da-9757-5e5022769b54, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 47a8d68b-fe30-4c30-a61d-e32da8e75d79, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 47a8d68b-fe30-4c30-a61d-e32da8e75d79, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 47a8d68b-fe30-4c30-a61d-e32da8e75d79, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194116Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194116Z
20251121/us-east-1/s3/aws4_request
83e3772990f04f01408175138e6a85df9bf992779355b53929c2095fa9357c7f
DEBUG    botocore.auth:auth.py:430 Signature:
83059f296620c451546459564e0deae65b5c47f9021395e0d8c5e7d4299c6435
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194116Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=83059f296620c451546459564e0deae65b5c47f9021395e0d8c5e7d4299c6435', 'amz-sdk-invocation-id': b'bf2383e4-50c5-4099-ba9b-725b42bb7edf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:16 GMT', 'x-amzn-requestid': 'X7oFVnNiflmvrTgG6W53kyedLsy23nPo9LoFGc2tQWphqFD6qQaF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194116Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194116Z
20251121/us-east-1/s3/aws4_request
9e8400c6d7d879e4e75104794ff983cf99b5c78d42cb42a6a2d7012598d63eec
DEBUG    botocore.auth:auth.py:430 Signature:
dcca0abbe5671fe423d36b3f9dc0a8aaa1f328c754f797ea7a865c8e2c7af2bb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194116Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dcca0abbe5671fe423d36b3f9dc0a8aaa1f328c754f797ea7a865c8e2c7af2bb', 'amz-sdk-invocation-id': b'aa78621f-2a71-49a6-aebe-076643af82c5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:16 GMT', 'x-amzn-requestid': '2Z2AgBhwKtRjE75vjj4mAiCiEEFAQHRC36aU2mOVrpjVIhW7tyFs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194116Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194116Z
20251121/us-east-1/s3/aws4_request
def8555bffc9a7f542ceb7ed1913d4bebf02ac53085ecf1ec9d0a5a4e00b9f6a
DEBUG    botocore.auth:auth.py:430 Signature:
8b292dbecb42088e86f72e25ba02b40edc9b30635c587eb8e96efa58fc31f6f7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194116Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8b292dbecb42088e86f72e25ba02b40edc9b30635c587eb8e96efa58fc31f6f7', 'amz-sdk-invocation-id': b'1f9b5fc9-6e3c-4a2c-87dd-cebe9a70bb73', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:16 GMT', 'x-amzn-requestid': 'pu9J52h6sBd4Iyzf9PhM81So0qW0MgabLYpoZwbrCkTLZQ6bo8M4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6c2b65e3-8744-44c3-913f-5cb247710358, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6c2b65e3-8744-44c3-913f-5cb247710358, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6c2b65e3-8744-44c3-913f-5cb247710358, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6ce21672-42ea-4dbd-bc72-e5945d170ebf, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6ce21672-42ea-4dbd-bc72-e5945d170ebf, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6ce21672-42ea-4dbd-bc72-e5945d170ebf, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194118Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194118Z
20251121/us-east-1/s3/aws4_request
03dbc034e472b6158b8d1ea8851bef75d978ab4756a9dc82b0e54e7fbaccb6ea
DEBUG    botocore.auth:auth.py:430 Signature:
c43e41922fcfc20f14f9ebb1761701c229cb20da604fb1d198bdaa52869cbd2a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194118Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c43e41922fcfc20f14f9ebb1761701c229cb20da604fb1d198bdaa52869cbd2a', 'amz-sdk-invocation-id': b'79ad0006-4179-4f29-897b-a6962943d5ba', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:18 GMT', 'x-amzn-requestid': 'kzFqeNWRW9UXUKz7VQK708sJBIKobyn368WSeUo5U1SAvpIpDPu1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194118Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194118Z
20251121/us-east-1/s3/aws4_request
62f8df176794f28f6166d9b60cfb4b2dcce28f1f8d86a8b2a4da2ea03ddb3856
DEBUG    botocore.auth:auth.py:430 Signature:
190cb086a556c87dba6db1d8ad2df1d3aeed545244cea3cb1377410da7b37ee4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194118Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=190cb086a556c87dba6db1d8ad2df1d3aeed545244cea3cb1377410da7b37ee4', 'amz-sdk-invocation-id': b'7a683f50-d75d-4512-b33f-2549022f2b99', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:18 GMT', 'x-amzn-requestid': '9NFTfz72VzkEZNlwafJtHIBtPbcwBq1KmwmDZXcGukFBwy2LyHuA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194119Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194119Z
20251121/us-east-1/s3/aws4_request
da4a595e2e415b105503247957b63b2169f0f495076c54ad30b340659e4278fb
DEBUG    botocore.auth:auth.py:430 Signature:
2e5b7a10e388f5e7595a84accc61397728e769268202528b363dea3981a4686f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194119Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e5b7a10e388f5e7595a84accc61397728e769268202528b363dea3981a4686f', 'amz-sdk-invocation-id': b'd96e3ebb-12c6-4c6d-9d69-b691693dc087', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:19 GMT', 'x-amzn-requestid': 'BFExVnuVDPlkGhV3iqstT0luC0Bts3j24O0eJ4jj7dtIpxEQaqc2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, be511859-fbce-44aa-ae23-80f5e001b26b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, be511859-fbce-44aa-ae23-80f5e001b26b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, be511859-fbce-44aa-ae23-80f5e001b26b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fb70f8c5-df2b-418c-942f-e8d416fcf53b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fb70f8c5-df2b-418c-942f-e8d416fcf53b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fb70f8c5-df2b-418c-942f-e8d416fcf53b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194121Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194121Z
20251121/us-east-1/s3/aws4_request
8b2b10456598071ef1d9fe44b2bff350ecc9fa4fa956d53af2114fab15cc408c
DEBUG    botocore.auth:auth.py:430 Signature:
e9ae6cb3de90205932c56d51fa273761bb138f1b195bca32b39fab6de2216a84
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194121Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e9ae6cb3de90205932c56d51fa273761bb138f1b195bca32b39fab6de2216a84', 'amz-sdk-invocation-id': b'44c39058-d960-4b27-b1d2-c41b89439654', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:21 GMT', 'x-amzn-requestid': 'sMWfByFhFcUpJ8SjFoZPN9umKeb60s84dvnCEQU9MewyXCFZsNMk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194121Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194121Z
20251121/us-east-1/s3/aws4_request
67403665b0783c613dd7c218eebea9b15e255ac286eb8e68a7587ea2e7a85c42
DEBUG    botocore.auth:auth.py:430 Signature:
65f743080be7ee1af0f7408413e273a3e4a7c72d3c6541c1749e6ab82a75dcce
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194121Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=65f743080be7ee1af0f7408413e273a3e4a7c72d3c6541c1749e6ab82a75dcce', 'amz-sdk-invocation-id': b'10247ba7-2034-4106-863f-9df6e9410e6e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:21 GMT', 'x-amzn-requestid': 'xG44LnDZPXyPhkYrkJBOsYqQPxbsEKD2JToUVpz2xyp9NPQ72T3G', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194121Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194121Z
20251121/us-east-1/s3/aws4_request
5c7c44b3dbe86add5ae49f225260b1ca03fc6b5adce8e8b9807ff6037a94a574
DEBUG    botocore.auth:auth.py:430 Signature:
f24427158033b4c9ac34c1d95aa4cd71ce84a114f7757bb88fd1043693d6669e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194121Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f24427158033b4c9ac34c1d95aa4cd71ce84a114f7757bb88fd1043693d6669e', 'amz-sdk-invocation-id': b'cbc2efba-e7d4-4f96-ad31-79020304d29e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:21 GMT', 'x-amzn-requestid': 'BMqu9uDguhspG4jDPTWLlfpzEZgWffHqYL2cJfucQ9J6BIRzFekh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0d624a2f-a308-45e5-aebc-c29585f8f44d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0d624a2f-a308-45e5-aebc-c29585f8f44d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0d624a2f-a308-45e5-aebc-c29585f8f44d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d4ed5d8c-e230-4a4a-9bc7-20ecfa2588d5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d4ed5d8c-e230-4a4a-9bc7-20ecfa2588d5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d4ed5d8c-e230-4a4a-9bc7-20ecfa2588d5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194123Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194123Z
20251121/us-east-1/s3/aws4_request
3c8759802ef33fa5258c167af7c0f7bf434ef9939d61b9bcb4a8a4cbe2ea5ab9
DEBUG    botocore.auth:auth.py:430 Signature:
407bb6e1055c4026ff335a9135d7c21bb4668b4d21db025ab94a4c023be3d939
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194123Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=407bb6e1055c4026ff335a9135d7c21bb4668b4d21db025ab94a4c023be3d939', 'amz-sdk-invocation-id': b'983553b4-0036-481e-a06f-f82a3345e32f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:23 GMT', 'x-amzn-requestid': 'wsM1HcWkSCEGXbheehRgBXSHt4AOBw2A231q2MUBmFS30Y8IxNsA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194123Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194123Z
20251121/us-east-1/s3/aws4_request
a84dfd0d8ce7b402eccf8f674ae231e976a82057552ec90d4fc343776484c464
DEBUG    botocore.auth:auth.py:430 Signature:
da31179e731bd361b09e6350c2fc4ea7a80d8f2489d10fd8c0995cb9fe2a6227
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194123Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=da31179e731bd361b09e6350c2fc4ea7a80d8f2489d10fd8c0995cb9fe2a6227', 'amz-sdk-invocation-id': b'9449cacf-2c30-40d7-991b-1aa095ba95de', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:23 GMT', 'x-amzn-requestid': 'CBH7iAoEQ6YvG974YbJSHzfh1sFP49QpdGSM63GUb8swLh0vEPL7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194123Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194123Z
20251121/us-east-1/s3/aws4_request
ed81a609e0b8e4c36838a404038495d75f2971703b2c4572ed627be392ddacc8
DEBUG    botocore.auth:auth.py:430 Signature:
5a9d89a8ccd4b6ba1f6425292ae5446e41a40774e6717a897cd00be2817e5435
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194123Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5a9d89a8ccd4b6ba1f6425292ae5446e41a40774e6717a897cd00be2817e5435', 'amz-sdk-invocation-id': b'9eff8860-0ed5-4d17-ae62-b36a92796321', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:23 GMT', 'x-amzn-requestid': 'Li4qHT5P0KhKURd8vfeerjbe07XJiPHPweQHnykTUy9IY5c0ykvY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0d2ca1fa-15c5-46a4-8bb0-3fdfe44a080e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0d2ca1fa-15c5-46a4-8bb0-3fdfe44a080e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0d2ca1fa-15c5-46a4-8bb0-3fdfe44a080e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c877126b-741e-42f0-b25c-3943a0a134e6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c877126b-741e-42f0-b25c-3943a0a134e6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c877126b-741e-42f0-b25c-3943a0a134e6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194124Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194124Z
20251121/us-east-1/s3/aws4_request
d00af71111b6c88d386fd9cd4857bb20cb1a9e4ecaf361ad1e943476b26a7dc0
DEBUG    botocore.auth:auth.py:430 Signature:
304c8d63ce744ef782939842f96356bd9cf94160cb9423ec8175dc0d263f5dae
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194124Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=304c8d63ce744ef782939842f96356bd9cf94160cb9423ec8175dc0d263f5dae', 'amz-sdk-invocation-id': b'2dd31b71-6864-4114-8d05-46cb10b72384', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:24 GMT', 'x-amzn-requestid': 'VF04VN30TEHx96xQL1p2qOkBVkvTVAmRVywsqfJAONlXznbEAo61', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194124Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194124Z
20251121/us-east-1/s3/aws4_request
8a74b64b6bbbd4f4128ec79535ee119778a5ef4e8a150f3d3f2429d80cd8cac6
DEBUG    botocore.auth:auth.py:430 Signature:
814479e7e1aaa520c9f5f6cc321e3336d3314bf96881e0ae2e30ffaf49b00eeb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194124Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=814479e7e1aaa520c9f5f6cc321e3336d3314bf96881e0ae2e30ffaf49b00eeb', 'amz-sdk-invocation-id': b'b30e5486-6974-4147-b114-e41a29034d14', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:24 GMT', 'x-amzn-requestid': 'PJzPzFf7faoUMjd0UxXIYytDeDJLRtRviLHfiw2cUemcPpeaZKTU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194124Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194124Z
20251121/us-east-1/s3/aws4_request
e8694da9e312602051d82131cfb8c929ed78d2391e7e7401b0b8ae1fab783aa2
DEBUG    botocore.auth:auth.py:430 Signature:
d229959f7a69932446b0644856fbecd51257f11b548b9bf34d09c9d514f305bc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194124Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d229959f7a69932446b0644856fbecd51257f11b548b9bf34d09c9d514f305bc', 'amz-sdk-invocation-id': b'a2e6f05e-d68c-4f3f-abba-b8bbaed59958', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:24 GMT', 'x-amzn-requestid': '0gynYWOLLFH5SbdZw22lL8k6SUiKCPtgszvJKBBA13O6SEFKvtda', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 47f658de-841c-443a-b1ee-477ae704785d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 47f658de-841c-443a-b1ee-477ae704785d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 47f658de-841c-443a-b1ee-477ae704785d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4fc2123b-1e9b-45d7-99eb-9c2e1d316187, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4fc2123b-1e9b-45d7-99eb-9c2e1d316187, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4fc2123b-1e9b-45d7-99eb-9c2e1d316187, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194126Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194126Z
20251121/us-east-1/s3/aws4_request
8a7dc3d2b373ca22a77e9e2dd4f1edb4a29fe44f15b4d9f66d36cb1c075146d3
DEBUG    botocore.auth:auth.py:430 Signature:
ee76a89fe800feb4819602a28ef18c4d4d731c0c0991fed26b0dc1f05d51e9e9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194126Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee76a89fe800feb4819602a28ef18c4d4d731c0c0991fed26b0dc1f05d51e9e9', 'amz-sdk-invocation-id': b'34c7d054-6bd6-4976-a69e-f6328683ba30', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:26 GMT', 'x-amzn-requestid': '1ONBZAQj3wS6kyvLwdcay3XRAKioJ4NtyhEzLWJO5OJ02YPnhjJl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194126Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194126Z
20251121/us-east-1/s3/aws4_request
0287c9503811ebf1a70d215e4c449886e01e25bc31a8d3ceae28d46775ecbe22
DEBUG    botocore.auth:auth.py:430 Signature:
77d4afd5671b74f9ab726078f172937882ba0718b812ccb15b3dcc6a7d88284d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194126Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=77d4afd5671b74f9ab726078f172937882ba0718b812ccb15b3dcc6a7d88284d', 'amz-sdk-invocation-id': b'c4b570f8-71bf-45cd-be4e-26c0ab2720e2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:26 GMT', 'x-amzn-requestid': 'qY1Voe7Auo1TgetQEOlkshcDOewHzsXdHKUUQXfbaIJec1uaVIZz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194126Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194126Z
20251121/us-east-1/s3/aws4_request
c4f9d28d0326339f09743b076b4110dd181a8c1bf996585a610b29035da9b25a
DEBUG    botocore.auth:auth.py:430 Signature:
fbd86b5a1a679432d3a1cecbf6d542979d8252542ab689053edf25bd03bd5d25
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194126Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fbd86b5a1a679432d3a1cecbf6d542979d8252542ab689053edf25bd03bd5d25', 'amz-sdk-invocation-id': b'b100286f-2e85-4413-b946-57203da06c1f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:26 GMT', 'x-amzn-requestid': '1ZLqM7SHhxbgEZ3wWU4sABMq7vh1M6x8fB5SbsAqtDQMkkp2AnYn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, de34d570-3ac8-405f-a50a-a784712e688e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, de34d570-3ac8-405f-a50a-a784712e688e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, de34d570-3ac8-405f-a50a-a784712e688e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e3417741-ecd4-465e-9194-586fe6dfc87e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e3417741-ecd4-465e-9194-586fe6dfc87e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e3417741-ecd4-465e-9194-586fe6dfc87e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194128Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194128Z
20251121/us-east-1/s3/aws4_request
cca63b003f851f665c922a8ced0fe10440bfffc508582fb4dfd8bf18f68c0c65
DEBUG    botocore.auth:auth.py:430 Signature:
8a93781d9e5a02e7fb0329a2719a632b750441bb88e09d0a4aba88e531dd7019
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194128Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8a93781d9e5a02e7fb0329a2719a632b750441bb88e09d0a4aba88e531dd7019', 'amz-sdk-invocation-id': b'f0e22c3f-8ca0-47d5-af82-bb585c1fb5d3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:28 GMT', 'x-amzn-requestid': 'PYIOWn1tlM5rcKUFLjPbAua53Whum6Av9LDZ5wHLLAUUaG6TJkiH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194128Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194128Z
20251121/us-east-1/s3/aws4_request
bf9bde2f9d2a0000cc06ab058bbeef506ec316793827aa680ab2d823c4a218dd
DEBUG    botocore.auth:auth.py:430 Signature:
d0bcbd8159cc719abdad8b25d3864e3ffd5bca57278374d84d23e55dfddcd199
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194128Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d0bcbd8159cc719abdad8b25d3864e3ffd5bca57278374d84d23e55dfddcd199', 'amz-sdk-invocation-id': b'bd10a875-3efc-4e6f-b42c-e0c35161013f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:28 GMT', 'x-amzn-requestid': 'bIKy5eUvaFSB3FJ7BARO9TYsgk867a5GKXtXJS7ZD3fqkGG1TH1G', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194128Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194128Z
20251121/us-east-1/s3/aws4_request
f43a006ab142a002a57f46ff39ae9c27ff6e97279def6b71797ec003601083bd
DEBUG    botocore.auth:auth.py:430 Signature:
e7f02d707f8868b43d00251e75a81cb3210e24874d0b24d7d563d96f5c1fb424
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194128Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e7f02d707f8868b43d00251e75a81cb3210e24874d0b24d7d563d96f5c1fb424', 'amz-sdk-invocation-id': b'eee8c257-7ab4-4ad5-aff7-ae0c4147ed63', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:28 GMT', 'x-amzn-requestid': 'GZoIPsBUTr3vmeC1h1wySXWIigba1k7kudnRjHpB782ybmYmZFz9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3ab9f238-4ef4-4bd4-bce9-60f5af78adf3, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3ab9f238-4ef4-4bd4-bce9-60f5af78adf3, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3ab9f238-4ef4-4bd4-bce9-60f5af78adf3, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 98db6b07-a2c8-4b9b-a186-23e998a28fff, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 98db6b07-a2c8-4b9b-a186-23e998a28fff, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 98db6b07-a2c8-4b9b-a186-23e998a28fff, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194129Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194129Z
20251121/us-east-1/s3/aws4_request
fb6d8cea470d16fe9e0172b68457641ea27405e24f48f47e5cbd90aed2e601fc
DEBUG    botocore.auth:auth.py:430 Signature:
6ef6bbff7327b801cabac7a2ebe8beb0fb9f37a6e5151e053496fef35f30b7bd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194129Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ef6bbff7327b801cabac7a2ebe8beb0fb9f37a6e5151e053496fef35f30b7bd', 'amz-sdk-invocation-id': b'182d09f0-024a-4987-b892-f4bffda43ba8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:29 GMT', 'x-amzn-requestid': 'rRdJuBOenxjzz5wfAEyw08fQwUzbgKENa9CvCs3L1Jvn4F5ax9vd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194129Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194129Z
20251121/us-east-1/s3/aws4_request
85ab5f36a50e12d5438e50ba06773e74098e92938b22770edfcbc4dde8764d84
DEBUG    botocore.auth:auth.py:430 Signature:
e655c1376f625c6dd6dff0f17928455ef601b4690eba894d62d82026bdd59b89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194129Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e655c1376f625c6dd6dff0f17928455ef601b4690eba894d62d82026bdd59b89', 'amz-sdk-invocation-id': b'b83ba43d-7e8a-4a77-bfc8-6047c74cea4b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:29 GMT', 'x-amzn-requestid': 'wNzuzPtT1E53YC4IARJ3IJh5nXBbAkEKVRlAAKVaAhpuC02BnwA3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194129Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194129Z
20251121/us-east-1/s3/aws4_request
70ba59e112ba918c0ae5cd461462a8f2c3b02049c198ab840bfa58a87ac6c3a2
DEBUG    botocore.auth:auth.py:430 Signature:
74b7751d9b966ecd8dc09176b684b365e2b46de42392a2d5912c8b8d8b825a39
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194129Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=74b7751d9b966ecd8dc09176b684b365e2b46de42392a2d5912c8b8d8b825a39', 'amz-sdk-invocation-id': b'1d51ad43-5ff9-41c9-af1d-ddf5acc4002e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:29 GMT', 'x-amzn-requestid': '1pKC1OEYwH5qXqRYE2kcd4NBtDJFbLeIl8h9XZYOSd3wdUGk35oY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 86b4e851-b811-42cd-9495-37b16c8dd6db, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 86b4e851-b811-42cd-9495-37b16c8dd6db, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 86b4e851-b811-42cd-9495-37b16c8dd6db, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6fbfc256-a57d-4730-80b3-d2fd4c35c20d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6fbfc256-a57d-4730-80b3-d2fd4c35c20d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6fbfc256-a57d-4730-80b3-d2fd4c35c20d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194131Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194131Z
20251121/us-east-1/s3/aws4_request
7e1d16dc7ff36cf303aa87ce65086ec41a27ce1cde4f7af5abdaaa3e0bc328a1
DEBUG    botocore.auth:auth.py:430 Signature:
4ca07219e7f50e63536d9fb73ecda6afba6e7eb8e45a00b2f5ea1bd8c61d5155
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194131Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4ca07219e7f50e63536d9fb73ecda6afba6e7eb8e45a00b2f5ea1bd8c61d5155', 'amz-sdk-invocation-id': b'f21b1e79-8bc5-4dfd-aa74-072d5a5761e6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:31 GMT', 'x-amzn-requestid': 'BHy7Hu9UG5kOD7nMm3FnVD6ySRMw6kt5Ux5nQ3CVamxLAynYSsXo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194131Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194131Z
20251121/us-east-1/s3/aws4_request
6fe1deeb56a45f7ad7fd3f1f10a575ae28226d20f8f6c08fc2190521d7ab5d6d
DEBUG    botocore.auth:auth.py:430 Signature:
d79bca1f48901182de814bc94e04eb13a8a7c15d9cc2539630679363e4a5f5b1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194131Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d79bca1f48901182de814bc94e04eb13a8a7c15d9cc2539630679363e4a5f5b1', 'amz-sdk-invocation-id': b'c8e3e3d6-c8fb-417a-9890-683a1a973221', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:31 GMT', 'x-amzn-requestid': 'oj3RrcF805mGZWrjxPDoagKGrQRALH4e6zRzxY3XLNIbVlJJDpoH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194131Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194131Z
20251121/us-east-1/s3/aws4_request
a9e3b39fb96b4a4ea1c558b34963fb6f2e7e3647382f50084f43db4fe80dea4e
DEBUG    botocore.auth:auth.py:430 Signature:
71833940914466792f18b24d4f29c702d5b9018030af0c4392be6c7f83413899
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194131Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=71833940914466792f18b24d4f29c702d5b9018030af0c4392be6c7f83413899', 'amz-sdk-invocation-id': b'28e0efc3-f4f2-466f-874a-bc7ec26fe946', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:31 GMT', 'x-amzn-requestid': 'ub8MpRMgmq4Sc3ZwchTmTXnHZiOVDIM1oDNxFpaRDKnngqYvZBBS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 80151aa6-952a-4204-aedc-84506f72cbe8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 80151aa6-952a-4204-aedc-84506f72cbe8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 80151aa6-952a-4204-aedc-84506f72cbe8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 52ad9353-8f13-4950-954b-66b61c2012ee, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 52ad9353-8f13-4950-954b-66b61c2012ee, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 52ad9353-8f13-4950-954b-66b61c2012ee, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194133Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194133Z
20251121/us-east-1/s3/aws4_request
8fabe9df58bec5d0bf40faa4f0261dee1565fe6db677861c44ca90e15b61f515
DEBUG    botocore.auth:auth.py:430 Signature:
e86ab4effdbec428a4610b93e9cc48fb8693a17fcf01930891031717aa90a86b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194133Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e86ab4effdbec428a4610b93e9cc48fb8693a17fcf01930891031717aa90a86b', 'amz-sdk-invocation-id': b'e352c08a-860a-4aaf-b48f-b74d31113836', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:33 GMT', 'x-amzn-requestid': 'rjFXsAI6THe4CZbZ5qfPKQL0decuS5hiaOYrbrmjRu5xq5vEuwwm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194133Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194133Z
20251121/us-east-1/s3/aws4_request
971613ff86ec9743d9b4001ce1306378873f53f25e63d9dbb63093c84b044e87
DEBUG    botocore.auth:auth.py:430 Signature:
2e9303008e7ae6c73ebc785f5203a5646caa1a3762413282d0457d20b5becacd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194133Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e9303008e7ae6c73ebc785f5203a5646caa1a3762413282d0457d20b5becacd', 'amz-sdk-invocation-id': b'3460152b-68b1-42fe-af8c-8ca2e3f2373f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:33 GMT', 'x-amzn-requestid': 'p39T3I9xUlNmQRsSjkEPPWPReZ6Qe0cGnuISdOsrggWiCxQ6lQ8k', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194133Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194133Z
20251121/us-east-1/s3/aws4_request
6ecb2b98cc39de74d12fe80353249745a1f3270f8e7e1315dfffdb2d84e3e7c7
DEBUG    botocore.auth:auth.py:430 Signature:
4735f82c410c4b3000371f40394a14b8883edc9878e19c0f920fe10307695f04
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194133Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4735f82c410c4b3000371f40394a14b8883edc9878e19c0f920fe10307695f04', 'amz-sdk-invocation-id': b'43da6b99-1b56-47c4-9fa4-1126c12332e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:33 GMT', 'x-amzn-requestid': 'ze9iaH227LWVvQ3GxSJg9D5y6YThZp0gigZwH9CoWsu5pUQ4AwZ8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 70d732ff-bc74-4a76-b745-c5e20f80d7e2, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 70d732ff-bc74-4a76-b745-c5e20f80d7e2, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 70d732ff-bc74-4a76-b745-c5e20f80d7e2, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8bc5a614-c6b5-4578-a89f-3c4c102558a9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8bc5a614-c6b5-4578-a89f-3c4c102558a9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8bc5a614-c6b5-4578-a89f-3c4c102558a9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194135Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194135Z
20251121/us-east-1/s3/aws4_request
c0319e757dbb6466d6589cba24541a5ba8ce482c0cefa3b00677d19c63216ba2
DEBUG    botocore.auth:auth.py:430 Signature:
0e78120674115b0f81a8f7ef3a96e8d871baee1b4421b7ea1906c5f400d9e346
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194135Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0e78120674115b0f81a8f7ef3a96e8d871baee1b4421b7ea1906c5f400d9e346', 'amz-sdk-invocation-id': b'1bb77fad-e6ec-4ae5-8f4c-4b1b30ba7ec3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:35 GMT', 'x-amzn-requestid': 'LPRcaxB0CGN38tMYweINFS1oRCtSOVSLYB7GPTyr5QZVHFZfvM1Q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194135Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194135Z
20251121/us-east-1/s3/aws4_request
4a219b131e5d246162526acc7afd360b05f8d4de307b5dcb0d20c70cdc5f4ebf
DEBUG    botocore.auth:auth.py:430 Signature:
a63c35d7994070927c37a7533d020b8a6044f4301d175be29e95923e71c4f50f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194135Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a63c35d7994070927c37a7533d020b8a6044f4301d175be29e95923e71c4f50f', 'amz-sdk-invocation-id': b'0d4a0d94-8b37-4a3c-b5f3-d5307ad6d2f9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:35 GMT', 'x-amzn-requestid': 'bYe0eEFoTpkCE3NDVsnmkFc0jp0qaj5Tl7mEReY1hIvORNkt1kRM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194135Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194135Z
20251121/us-east-1/s3/aws4_request
6c93e198b5ff6e6e3f23b70939798cc0cf71041da511fcac79b7ba9e6d955c09
DEBUG    botocore.auth:auth.py:430 Signature:
e08ec920ecfd2e9da6bc5145e9e5b1fc93bcc521fc78247177e898b39102c15a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194135Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e08ec920ecfd2e9da6bc5145e9e5b1fc93bcc521fc78247177e898b39102c15a', 'amz-sdk-invocation-id': b'65542adb-48ed-41a2-9a9c-cecf1aeedb15', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:35 GMT', 'x-amzn-requestid': 'fl6EfmAwmrGeTivpoocBE0BKW1L7XzGGQdeer9CDbGLocWhib6zJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 28eb5277-cbfa-443f-9c09-20cc65542b9e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 28eb5277-cbfa-443f-9c09-20cc65542b9e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 28eb5277-cbfa-443f-9c09-20cc65542b9e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 30e08747-f287-4a9b-a678-2aaa134597d4, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 30e08747-f287-4a9b-a678-2aaa134597d4, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 30e08747-f287-4a9b-a678-2aaa134597d4, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194137Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194137Z
20251121/us-east-1/s3/aws4_request
e36adcab95a94c47e16657801ec2bc6a87aaf4b74b26297bba1453cc32ac69d0
DEBUG    botocore.auth:auth.py:430 Signature:
cfa971ce2e26a948ae17425d4fedc98fa5dc481fcc042366df2e3a4e42d037d1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194137Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cfa971ce2e26a948ae17425d4fedc98fa5dc481fcc042366df2e3a4e42d037d1', 'amz-sdk-invocation-id': b'28d874a7-6d47-4cb1-bb02-ba23ed2eff7d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:37 GMT', 'x-amzn-requestid': 'DCS4GATV6DpfXeTlKx1BXd4zStacUmdStNoY2tHX1CtaL4wEaxWe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194137Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194137Z
20251121/us-east-1/s3/aws4_request
942921d105d89e3006f8ccf60682dcb0c24bc7d3d52a71bbd51f9cfd245e119d
DEBUG    botocore.auth:auth.py:430 Signature:
1804dd10ba957866b955cd3755f5e658d19af1697ced0920853ced3951b700ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194137Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1804dd10ba957866b955cd3755f5e658d19af1697ced0920853ced3951b700ec', 'amz-sdk-invocation-id': b'247372b9-da4b-4f9e-8df7-e02d6a4fc251', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:37 GMT', 'x-amzn-requestid': 'XAPDaqJa07hrOtJEKqfur7wUvhFfcEJ25VsgXMiu5aoci1gdEANo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194137Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194137Z
20251121/us-east-1/s3/aws4_request
cf3358da53032cc6779db461b3e7025299a476f5d972f926dca94579d441a8c2
DEBUG    botocore.auth:auth.py:430 Signature:
40baa6633a67ed1ba4cd02e13f04ff24df52bd654e537c071f375161144de9a8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194137Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=40baa6633a67ed1ba4cd02e13f04ff24df52bd654e537c071f375161144de9a8', 'amz-sdk-invocation-id': b'a5e74734-7a4f-4aaa-9da1-996e65f7b019', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:37 GMT', 'x-amzn-requestid': 'UGGBfLaY0pXxDOEmhVfuzGrrPh22ztElSawe438iIckv7V3JFwAu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4d04c13a-9179-4cdb-a644-ba2d7568d651, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4d04c13a-9179-4cdb-a644-ba2d7568d651, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4d04c13a-9179-4cdb-a644-ba2d7568d651, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1ce7c1ce-5461-4922-8a6b-036d027c2b39, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1ce7c1ce-5461-4922-8a6b-036d027c2b39, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1ce7c1ce-5461-4922-8a6b-036d027c2b39, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194138Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194138Z
20251121/us-east-1/s3/aws4_request
c760aab3a71ad7eb8ddfd2dcab39a7cd02cebd4985b2e9cd777893a0626c73ba
DEBUG    botocore.auth:auth.py:430 Signature:
dd6fbc9cf53e9d29d227fd9c5e8fa757360abe45cf6682974b33d229c7711d4b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194138Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dd6fbc9cf53e9d29d227fd9c5e8fa757360abe45cf6682974b33d229c7711d4b', 'amz-sdk-invocation-id': b'3b930eee-2622-4926-a18c-69f40e7ed0a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:38 GMT', 'x-amzn-requestid': '16xQotSL6b5mqtVcKMKu7qojEXOZQJAWs8Na20CWZEHgBkHAGCLN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194139Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194139Z
20251121/us-east-1/s3/aws4_request
53a63f533334fe889b0999ca291a4001d66f76f3a1b583026c6afc0c9211329a
DEBUG    botocore.auth:auth.py:430 Signature:
ce4654b4d5d1c84f62f6ece13168e7e646f711e5f0d839b91562a487d51c5601
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194139Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ce4654b4d5d1c84f62f6ece13168e7e646f711e5f0d839b91562a487d51c5601', 'amz-sdk-invocation-id': b'412bce1f-8d0e-49fd-9844-cd778364c31e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:39 GMT', 'x-amzn-requestid': 'TgUTDCMzunKlZrv9fctOvYyB1dnYQ29pHFJ5QuBiVxRAhfkPLYpA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194139Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194139Z
20251121/us-east-1/s3/aws4_request
faebee655222f464efacd38ebc57e488e366e050a165442032741dc8f0c46a0c
DEBUG    botocore.auth:auth.py:430 Signature:
834fc71bf0070aa3f95ea118a4a360f2487583bde5daafba020d693c64493dc9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194139Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=834fc71bf0070aa3f95ea118a4a360f2487583bde5daafba020d693c64493dc9', 'amz-sdk-invocation-id': b'c7327999-25aa-4db9-be4a-7f44654e15fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:39 GMT', 'x-amzn-requestid': 'nXNueWmYe060Seh6yk0Ufb0Cxa44rFxtxMRFEl5k1130I3cKkD6r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dfd26c2a-3472-41e2-b92b-e97c8335016f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dfd26c2a-3472-41e2-b92b-e97c8335016f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dfd26c2a-3472-41e2-b92b-e97c8335016f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0492e766-d124-4efa-a665-95b56492f2d9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0492e766-d124-4efa-a665-95b56492f2d9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0492e766-d124-4efa-a665-95b56492f2d9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194140Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194140Z
20251121/us-east-1/s3/aws4_request
9f18498463e2796c941f95a997983c372ad8d2b136f7b9a7448693c515130fde
DEBUG    botocore.auth:auth.py:430 Signature:
5415b0a27e294ace4935a710d9dc30a89cac5665033afda46b088c7f17ac09c4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194140Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5415b0a27e294ace4935a710d9dc30a89cac5665033afda46b088c7f17ac09c4', 'amz-sdk-invocation-id': b'7baa1d88-12fc-467a-abcf-3c9be41934bd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:40 GMT', 'x-amzn-requestid': 'NBs1n9QC4WMh4hFQODM2j3IRzTEgNMnMUE8aIyBKmE08f22kLZ4C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194140Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194140Z
20251121/us-east-1/s3/aws4_request
8a22f5c51232a2cfde0f863c38e5d836bf3f7c264b80fe18f943c02ae596a661
DEBUG    botocore.auth:auth.py:430 Signature:
2a159c5541e9b5f1c1297ccf197ee650020fafdc4c3830715ff2cb86ecad8f50
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194140Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2a159c5541e9b5f1c1297ccf197ee650020fafdc4c3830715ff2cb86ecad8f50', 'amz-sdk-invocation-id': b'fc4f6a08-2175-4521-aca6-c9331b273892', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:40 GMT', 'x-amzn-requestid': 'XdxlNZmvOFCX3pC13iW3bHc4jsOwqPJv4V02PJwnfjbDA4UpLTnc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194140Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194140Z
20251121/us-east-1/s3/aws4_request
cd02b8a5ed0093a15773425c33b27816a5f535dc926692e5cc50e174a2fd625a
DEBUG    botocore.auth:auth.py:430 Signature:
722f55f4bf528a2516bf2c265ce974f3fce531b367bf3a332b1abb31d65b0a89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194140Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=722f55f4bf528a2516bf2c265ce974f3fce531b367bf3a332b1abb31d65b0a89', 'amz-sdk-invocation-id': b'5befb9f5-736c-4a88-b7e3-43132ee7437b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:40 GMT', 'x-amzn-requestid': 'iamoYm3LMAC1tOjGXMiOiKgOlfnQBuJY2AhnX53QyQcsCTk9bb02', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5b98dbb1-176f-4242-89c7-6adaa367be88, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5b98dbb1-176f-4242-89c7-6adaa367be88, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5b98dbb1-176f-4242-89c7-6adaa367be88, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3c52f496-01a9-48f5-b483-cee09262c869, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3c52f496-01a9-48f5-b483-cee09262c869, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3c52f496-01a9-48f5-b483-cee09262c869, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194142Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194142Z
20251121/us-east-1/s3/aws4_request
5d39cc812f99b73eb25cccf0b803be75d0697eee61184731925cc20f3181180e
DEBUG    botocore.auth:auth.py:430 Signature:
e8c8459272dec6c5c0f58f73d45f9ae79e71f0d43cd7f2605c34d6635a1dc24e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194142Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e8c8459272dec6c5c0f58f73d45f9ae79e71f0d43cd7f2605c34d6635a1dc24e', 'amz-sdk-invocation-id': b'854a3997-72ab-4d0f-a421-b472b949d2bc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:42 GMT', 'x-amzn-requestid': 'BVnpq1bDOCHEwMq2m4zY9jASfsuYiTST75G1stkLiONBEIDBqFsS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194142Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194142Z
20251121/us-east-1/s3/aws4_request
b32402f5d9f2bc7b479c4f9421b7f6f0a0e77d34be461cd0b3cc1f37df8b57b4
DEBUG    botocore.auth:auth.py:430 Signature:
405c862319e980aaac4db7710b0bd237e485db3e7a7701c838594baf0e535ff2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194142Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=405c862319e980aaac4db7710b0bd237e485db3e7a7701c838594baf0e535ff2', 'amz-sdk-invocation-id': b'9306fda3-cdda-4260-98f5-17912d3c02ab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:42 GMT', 'x-amzn-requestid': 'AmiUAqNf7RF0lH89LndXqPqeMKQjWCR22DwfPu040vNAqwK9gzcf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194142Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194142Z
20251121/us-east-1/s3/aws4_request
695b7f9bba94694f94085dcb5ebd68b4d98a29cb7e4e10d1947f0764e70e6eae
DEBUG    botocore.auth:auth.py:430 Signature:
80cbfc5fa822281c8f582b1b392fae39fc8c199d19e49392dca1c058dc3946c0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194142Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=80cbfc5fa822281c8f582b1b392fae39fc8c199d19e49392dca1c058dc3946c0', 'amz-sdk-invocation-id': b'2edf5cf6-ef37-4d8c-9ab1-096bbd02deb5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:42 GMT', 'x-amzn-requestid': '6a0s6Mxac7gZRsLNBnbD7PoQzosTiGb2LfIf0bRtB6Ao7BUq25nB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 81d17d4d-e87f-492f-b3dc-bf7a40d5abdb, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 81d17d4d-e87f-492f-b3dc-bf7a40d5abdb, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 81d17d4d-e87f-492f-b3dc-bf7a40d5abdb, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7b142258-ee8f-4a0b-af5c-da5b095e38cf, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7b142258-ee8f-4a0b-af5c-da5b095e38cf, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7b142258-ee8f-4a0b-af5c-da5b095e38cf, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194144Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194144Z
20251121/us-east-1/s3/aws4_request
0c1d03d0ef8836a8085dae1411302e15a7a77f109ed4670b0208711c0e826ede
DEBUG    botocore.auth:auth.py:430 Signature:
bbb4a2d6eddab49c009a2bffb930c2154e94ff80236e0e49d6ff9bc4f0c04cf2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194144Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bbb4a2d6eddab49c009a2bffb930c2154e94ff80236e0e49d6ff9bc4f0c04cf2', 'amz-sdk-invocation-id': b'd7bd00db-97e4-42c3-9a59-3b222f9244ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:44 GMT', 'x-amzn-requestid': '8uGxtIoapBYpE8AwGZNkkOjre63mnnWznudUu5uItPdEPrB27icq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194144Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194144Z
20251121/us-east-1/s3/aws4_request
5a89cfaffb25a5532ba7b09a5690621ed5a7a7e49690c5129dce777ced0eab7e
DEBUG    botocore.auth:auth.py:430 Signature:
b1dd0d89c09a23d92ce8665aacfbcd6fa4ffce1cad6037c7341f1964feed0ed5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194144Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b1dd0d89c09a23d92ce8665aacfbcd6fa4ffce1cad6037c7341f1964feed0ed5', 'amz-sdk-invocation-id': b'40706873-8a39-42cc-a779-42297f9b84cc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:44 GMT', 'x-amzn-requestid': 'Futqc9xxwC6nwWxYjkmU8DYtvq2IvKYUIfyoMkpC2gtKRMSNv9uj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194144Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194144Z
20251121/us-east-1/s3/aws4_request
e0de88b6c9a90a68303740c4caf6417bb9fbe8cc134bc332fc015021a574164f
DEBUG    botocore.auth:auth.py:430 Signature:
d918f94f0713864229b4ec58480c17eae802fbe7e9a9043dee8e10753f9371a4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194144Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d918f94f0713864229b4ec58480c17eae802fbe7e9a9043dee8e10753f9371a4', 'amz-sdk-invocation-id': b'3b713837-e3ed-48c8-900c-0b3b90415076', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:44 GMT', 'x-amzn-requestid': 'UgKznBFuURmQlHTYhHhd85aaOLl0rHej8CYHquvPinNHKR1O0fWU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f5e4a395-0cf5-4340-ba49-d34d0a0db4ae, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f5e4a395-0cf5-4340-ba49-d34d0a0db4ae, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f5e4a395-0cf5-4340-ba49-d34d0a0db4ae, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 58224ab4-e67b-4e0c-83d7-34e70701f002, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 58224ab4-e67b-4e0c-83d7-34e70701f002, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 58224ab4-e67b-4e0c-83d7-34e70701f002, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194145Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194145Z
20251121/us-east-1/s3/aws4_request
3c4c208693560831bd423841dc845e15ddb81625072d75e62bf4ba51ef0f28e5
DEBUG    botocore.auth:auth.py:430 Signature:
18d5a75623209f13a3a5c2714d6ea39d4280a31d7df0e32f4f6a9a7d2d852f58
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194145Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=18d5a75623209f13a3a5c2714d6ea39d4280a31d7df0e32f4f6a9a7d2d852f58', 'amz-sdk-invocation-id': b'bc7ef78c-0c67-42c8-87ac-5af0bce51025', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:45 GMT', 'x-amzn-requestid': 'CFaDq9nlkQg4IQUeZ9hszPmsJRChkmYBCi9dTdGCN8xk12mL9Cb7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194146Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194146Z
20251121/us-east-1/s3/aws4_request
1548e6b225ceb8b014eef2c3cc504bd7b25d1599b554c4ea475d63da6c8471ce
DEBUG    botocore.auth:auth.py:430 Signature:
c86e7f3a43d734a888ced85636ea7a4a24c37035b22487e54062c3fb4f89ec25
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194146Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c86e7f3a43d734a888ced85636ea7a4a24c37035b22487e54062c3fb4f89ec25', 'amz-sdk-invocation-id': b'9a89488e-c524-4b44-9a1c-16b8de051e8a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:46 GMT', 'x-amzn-requestid': 'vGlDm9JrZ2kw5WM3IDQP8qsWkIUNxZsmoS067ZiK38AnHHFUe9pv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194146Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194146Z
20251121/us-east-1/s3/aws4_request
b2f3afa0ebaa3846bd0444962cf4f0076436acc9fc6c5ff850f1daaf0ed798b2
DEBUG    botocore.auth:auth.py:430 Signature:
fec8745447ab466628a2ef6cd0657b3b46319a3b9a464ba5ae2930e2a4e5a4c9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194146Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fec8745447ab466628a2ef6cd0657b3b46319a3b9a464ba5ae2930e2a4e5a4c9', 'amz-sdk-invocation-id': b'87536400-fe45-47f7-a154-02928f6d83a8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:46 GMT', 'x-amzn-requestid': 'jK5dVDGVWhpMD1fERT1NybcfJfvsxZJ7aBrbXYtN2KgXhfZMkLnJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b2d59932-a09e-4cec-a28e-197beccca1bb, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b2d59932-a09e-4cec-a28e-197beccca1bb, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b2d59932-a09e-4cec-a28e-197beccca1bb, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3fb940f8-05d6-4e66-a80b-48a79a8a1d74, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3fb940f8-05d6-4e66-a80b-48a79a8a1d74, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3fb940f8-05d6-4e66-a80b-48a79a8a1d74, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194147Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194147Z
20251121/us-east-1/s3/aws4_request
ba0f0db110ed755f0e35c76d71803c17bed51aad700f055ab9ff08c3b7fb13f9
DEBUG    botocore.auth:auth.py:430 Signature:
941c0b50b5b830316bf569bc939d6eee30815686805d00feaece732c887782d4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194147Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=941c0b50b5b830316bf569bc939d6eee30815686805d00feaece732c887782d4', 'amz-sdk-invocation-id': b'45f73306-1f61-4879-a0fc-d6b948f4f85c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:47 GMT', 'x-amzn-requestid': '7JH400WqelhYxZBOlMZQYCwjth3CxveW10VyMnP6Mu72CFPNGYKH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194147Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194147Z
20251121/us-east-1/s3/aws4_request
05f4550decc19c3f279677b4e7e29f5affd53be4b220281144a20032eb20427d
DEBUG    botocore.auth:auth.py:430 Signature:
7764734bb0852d780c0ba92eef20631d9e3aab2011df3810866e8d6ee5252a77
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194147Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7764734bb0852d780c0ba92eef20631d9e3aab2011df3810866e8d6ee5252a77', 'amz-sdk-invocation-id': b'5d00c577-d894-44d6-a88f-c17e1c051087', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:47 GMT', 'x-amzn-requestid': '0726uIG0lhXCBYwakfn9MW7mGiiYEC8Pq47Y5QutuUtvdAMTliNP', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194147Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194147Z
20251121/us-east-1/s3/aws4_request
f4bd8424cf31de8ee33439cb65e48c65b8b59f4b18df36380f6d768da8874e84
DEBUG    botocore.auth:auth.py:430 Signature:
ab3d88455319c1ab94d5f5843c817395fe617c3e452b8b1168875f9f10014f85
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194147Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ab3d88455319c1ab94d5f5843c817395fe617c3e452b8b1168875f9f10014f85', 'amz-sdk-invocation-id': b'13cc6a20-dec5-48e6-821b-f7cac3cce15d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:47 GMT', 'x-amzn-requestid': 'siofJj1sjn3bWIyC35k3RdcEh9LgG85oAENtuyMS491EUdW6M6l9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 819d373e-d31f-4060-9792-fbd26f1d44b3, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 819d373e-d31f-4060-9792-fbd26f1d44b3, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 819d373e-d31f-4060-9792-fbd26f1d44b3, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7b027473-89b6-4fc6-b7ee-a48baeb09dd0, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7b027473-89b6-4fc6-b7ee-a48baeb09dd0, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7b027473-89b6-4fc6-b7ee-a48baeb09dd0, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194149Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194149Z
20251121/us-east-1/s3/aws4_request
02e942aa68cc1dbd1738d19329c8c2b11e17876557f9df4e42fa6a58982e321c
DEBUG    botocore.auth:auth.py:430 Signature:
c8e4ddcc48212c0d2beb539615352c5a513f7abc64483ab6376c8a6bbe3dbdaf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194149Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c8e4ddcc48212c0d2beb539615352c5a513f7abc64483ab6376c8a6bbe3dbdaf', 'amz-sdk-invocation-id': b'c7d9e187-1d4b-4819-8a47-5d44a7c7baac', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:49 GMT', 'x-amzn-requestid': 'EzUAkMaIFvISi8b19AgdB9ftX1iELCMEjo5p4SKc1vR7Eq3W196C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194149Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194149Z
20251121/us-east-1/s3/aws4_request
628c779c5036a941344dff01bec82217ce8736a3ea7cd2337d78b4877d236c80
DEBUG    botocore.auth:auth.py:430 Signature:
ea749d7c39af408e2d5ca6a94c53ae116cb09a6ad3ea623e4611fa30e0a698a3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194149Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ea749d7c39af408e2d5ca6a94c53ae116cb09a6ad3ea623e4611fa30e0a698a3', 'amz-sdk-invocation-id': b'c7f67523-4302-42f0-addb-b9d6434aeb22', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:49 GMT', 'x-amzn-requestid': 'umPxQAVwngHZ1JyWlg3dovA8603rg3ZEJFrDFmrUllOZRDXOEB8E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194150Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194150Z
20251121/us-east-1/s3/aws4_request
db9c9d9aa60ce1181b2d029137a84b60199d9ac5ca100ae5e3d315a3028f02db
DEBUG    botocore.auth:auth.py:430 Signature:
b33e307c53b6cb05582362c3ab49e51a0c20451897e6109a3d36ceea32861bc8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194150Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b33e307c53b6cb05582362c3ab49e51a0c20451897e6109a3d36ceea32861bc8', 'amz-sdk-invocation-id': b'5fd8c1b6-ca05-454a-a84b-096fb2f0d6e2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:50 GMT', 'x-amzn-requestid': '86ylUj0j0iKOUK9AP9IcMPhBcB0JwLnE4Lh9fz0uk2hcUZIaJhv4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4cb2e0ba-cb0a-4e55-9303-87961f571342, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4cb2e0ba-cb0a-4e55-9303-87961f571342, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4cb2e0ba-cb0a-4e55-9303-87961f571342, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ecff1a72-abf7-4d25-9d8d-b328a2bc3bba, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ecff1a72-abf7-4d25-9d8d-b328a2bc3bba, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ecff1a72-abf7-4d25-9d8d-b328a2bc3bba, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194151Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194151Z
20251121/us-east-1/s3/aws4_request
c289d839e90249b5a8ec45c82df1d350cc6f13934db2482a184767ac8d382cae
DEBUG    botocore.auth:auth.py:430 Signature:
a653b222dd003dd0ff364ddb6baf9a0a06efdd69f254858d8437aee0ec7a2132
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194151Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a653b222dd003dd0ff364ddb6baf9a0a06efdd69f254858d8437aee0ec7a2132', 'amz-sdk-invocation-id': b'3e0416bf-014e-428f-abd7-3d0df25ed566', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:51 GMT', 'x-amzn-requestid': 'q67w7PssJi61t3mocDjHjRh1aqGnKNBFWqEMmhIE6tQWd7pqj00V', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194151Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194151Z
20251121/us-east-1/s3/aws4_request
e6742485e6100267f398d0e1d3f4f5f6ca5494bcda73e5e23aea41f98dbde43c
DEBUG    botocore.auth:auth.py:430 Signature:
bb43b07a114931c488195c39de7ccad635f52cc90ccccdf92b863270977ac43f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194151Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb43b07a114931c488195c39de7ccad635f52cc90ccccdf92b863270977ac43f', 'amz-sdk-invocation-id': b'9564afe1-de4e-4c59-961c-8b92ae4e5eff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:51 GMT', 'x-amzn-requestid': 'kZC47SDaBFDuZd979MqKAiyMCoRSv2MzPianjeLH7fRfjioq9dwn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194151Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194151Z
20251121/us-east-1/s3/aws4_request
e95503fedfd4cbb64ad5b3f82ba2aad5ab3fb7e293995f03e04296ca9e025757
DEBUG    botocore.auth:auth.py:430 Signature:
aee80e426d35b53d29ed9542270f023a75aeeeb43b45005697839f6e13dce4d0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194151Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aee80e426d35b53d29ed9542270f023a75aeeeb43b45005697839f6e13dce4d0', 'amz-sdk-invocation-id': b'07381776-85dd-4d56-9788-df5b580d8b93', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:51 GMT', 'x-amzn-requestid': 'T1tb2VAi5pKUTJjUmaD26BtAu8iX40bsbV5TdPhPQk7VBeuwjHPc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 21833d8e-4cac-48c3-8b27-da48c9ae8edc, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 21833d8e-4cac-48c3-8b27-da48c9ae8edc, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 21833d8e-4cac-48c3-8b27-da48c9ae8edc, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 111e2256-10bb-4f56-8d6a-b4064ab26bfe, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 111e2256-10bb-4f56-8d6a-b4064ab26bfe, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 111e2256-10bb-4f56-8d6a-b4064ab26bfe, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194153Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194153Z
20251121/us-east-1/s3/aws4_request
0d12b0a44aa62f7485f1fdcb1909ac010ef4461a462aef5c22c477116d7322af
DEBUG    botocore.auth:auth.py:430 Signature:
b3d131c24f5654128f6c76a7b931b8ff3717667612d326f006aaab4ff324b82d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194153Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b3d131c24f5654128f6c76a7b931b8ff3717667612d326f006aaab4ff324b82d', 'amz-sdk-invocation-id': b'0fcafc1e-89ed-495b-a69c-eab62734cbe2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:53 GMT', 'x-amzn-requestid': 'fuYDxcrukeWzKQAQqVhDEHUNKXeGin1lIPJCvdInoQDYNSb8iHHp', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194153Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194153Z
20251121/us-east-1/s3/aws4_request
fb2b40358e36c53582a604d64a548801fc5aae5da77f564c15c8cea98f2b88cf
DEBUG    botocore.auth:auth.py:430 Signature:
9326c0bff9febff35b3de1080e834b7c00ceb0f3ba7f3b498a1ac023ddf6dad8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194153Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9326c0bff9febff35b3de1080e834b7c00ceb0f3ba7f3b498a1ac023ddf6dad8', 'amz-sdk-invocation-id': b'548e9229-3a81-4cf6-b4aa-0b16723d0290', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:53 GMT', 'x-amzn-requestid': 'wn7ED0Vcg5Xx3mU30vduVoZiVgPFjLIML7gvq1sJhEBXTvQmAvf5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194153Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194153Z
20251121/us-east-1/s3/aws4_request
d1e65f28dbc5852298b9f5d6c97346eff04a3e936d7d04e15889a93d6797ec54
DEBUG    botocore.auth:auth.py:430 Signature:
8d20b62bd320470b7e0940908f8e437534e52e55eec7c00710bc25f48239ad8c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194153Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8d20b62bd320470b7e0940908f8e437534e52e55eec7c00710bc25f48239ad8c', 'amz-sdk-invocation-id': b'217f2916-31fc-4956-957f-7d1d8c521ebc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:53 GMT', 'x-amzn-requestid': 'ZhVKMk36qCuaCMITuUYGQzE8j2MX3ZplCEpAPpAjWWiBf9R5SSic', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, adfb94d2-4330-4798-81b8-d45bfd137bd6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, adfb94d2-4330-4798-81b8-d45bfd137bd6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, adfb94d2-4330-4798-81b8-d45bfd137bd6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 69c86a93-218e-4a45-80e6-295164524308, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 69c86a93-218e-4a45-80e6-295164524308, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 69c86a93-218e-4a45-80e6-295164524308, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194155Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194155Z
20251121/us-east-1/s3/aws4_request
acb958531ee5da87db08f3123622abc36778a61e0a4a097e372254cc2fa800cd
DEBUG    botocore.auth:auth.py:430 Signature:
bd000af44ad2ccc00ad117d9616c8c4bf14b1b187ca7467586a672b915f3196b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194155Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bd000af44ad2ccc00ad117d9616c8c4bf14b1b187ca7467586a672b915f3196b', 'amz-sdk-invocation-id': b'acac605b-50ac-463c-87f8-955e46cd47bc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:55 GMT', 'x-amzn-requestid': '7i3Dbicrxg32rWkkxGhBaDhmVtmc8q268Bo6tcJtupzd7gJKNpLv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194155Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194155Z
20251121/us-east-1/s3/aws4_request
4de41f82289b151e01a94dccf7a2cfd23e83e3a6d0b0b783b6a0bd9cdce521a9
DEBUG    botocore.auth:auth.py:430 Signature:
41969846728754e21e9f29cf8ae2ab2f923a9cfef5d4be097b6a1187ecdbd43b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194155Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=41969846728754e21e9f29cf8ae2ab2f923a9cfef5d4be097b6a1187ecdbd43b', 'amz-sdk-invocation-id': b'889d564b-71e7-4c44-8172-09463580bb0d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:55 GMT', 'x-amzn-requestid': 'bQUwTqaOVeUJjQ6pyDrqXAoU7fliJ4lthVZLjwSMqqgjtnOM3Pu1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194155Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194155Z
20251121/us-east-1/s3/aws4_request
10e303d20f013e6c00405988721de85cab9675361bd0131ca30d13a6116c9d80
DEBUG    botocore.auth:auth.py:430 Signature:
37f1e96096eb3ea70257dac93ef336755f5d601d3e4f9811e54158606fa38dde
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194155Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=37f1e96096eb3ea70257dac93ef336755f5d601d3e4f9811e54158606fa38dde', 'amz-sdk-invocation-id': b'b89f0ba8-8a82-45ff-b755-e8d42f17ff7d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:55 GMT', 'x-amzn-requestid': 'pLSC3cvwphQLo4ziRLDUYlrkmnfogyPrUKz5w5btEaWM7UfTadkQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c4a3fe50-bb25-477e-a71a-97d88fc5ac1f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c4a3fe50-bb25-477e-a71a-97d88fc5ac1f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c4a3fe50-bb25-477e-a71a-97d88fc5ac1f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2a43baab-aa20-41ce-baeb-61eb418021e6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2a43baab-aa20-41ce-baeb-61eb418021e6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2a43baab-aa20-41ce-baeb-61eb418021e6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194157Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194157Z
20251121/us-east-1/s3/aws4_request
85750fdc6c2814d0c6aa354e69b844012c35e0fdbc6dd2d70366b15e05a90eb6
DEBUG    botocore.auth:auth.py:430 Signature:
b70bf0699e89f4f53510aff640567cae3b90c1125c66aa3658559137432c06af
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194157Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b70bf0699e89f4f53510aff640567cae3b90c1125c66aa3658559137432c06af', 'amz-sdk-invocation-id': b'f3d9b9a3-02fa-474c-80cf-e1f869b73eb2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:57 GMT', 'x-amzn-requestid': 'Ekiy0zezjR5WUjrWXDidVooGgfz1mibUWEBzwcKpQdYXsyU3c1gm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194157Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194157Z
20251121/us-east-1/s3/aws4_request
065605019855ea227ddbb3c605a5c579ce58cecc8744cbea5825ff391031274b
DEBUG    botocore.auth:auth.py:430 Signature:
2e4df113159b92503d97bde5eb3c63d5d69452309c4111e70bb1d9af7608b44a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194157Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2e4df113159b92503d97bde5eb3c63d5d69452309c4111e70bb1d9af7608b44a', 'amz-sdk-invocation-id': b'ec626d59-3d66-44cc-acca-df2f03c6a7f0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:57 GMT', 'x-amzn-requestid': '0VPRswR9fQqCImvlDrrZ5oNRGPe297DzVVeg7ng1LTKXtMzgScRU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194157Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194157Z
20251121/us-east-1/s3/aws4_request
97b606c2fd86ae47ec59e359ca4868da0a19ebdbb74e8fe4bd575e344e85bf5b
DEBUG    botocore.auth:auth.py:430 Signature:
4052dfbb3e5ce0072e7d968b60997b70adde9bcbd90b0e5304bb966fba8d6ef4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194157Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4052dfbb3e5ce0072e7d968b60997b70adde9bcbd90b0e5304bb966fba8d6ef4', 'amz-sdk-invocation-id': b'bd5f4895-b961-44dc-9268-69693c663864', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:57 GMT', 'x-amzn-requestid': 'prlZstn77Q9nlIuNFozYc32eziF3Mht2p8FPqzh03oXe9bS4wEPR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e81b6c66-ddc2-4226-93cb-7e0f6a1cc1d9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e81b6c66-ddc2-4226-93cb-7e0f6a1cc1d9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e81b6c66-ddc2-4226-93cb-7e0f6a1cc1d9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4ed2d866-039d-4233-958f-41a4451be46e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4ed2d866-039d-4233-958f-41a4451be46e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4ed2d866-039d-4233-958f-41a4451be46e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194159Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194159Z
20251121/us-east-1/s3/aws4_request
6aa27af7d01595940d2e1f4038d9f8870b012bbe3c640b5ad1b475c449514726
DEBUG    botocore.auth:auth.py:430 Signature:
d8e06279213a3b63e3b348dc8d425f81dec76b7125ad37c11a04cc073e3be763
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194159Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d8e06279213a3b63e3b348dc8d425f81dec76b7125ad37c11a04cc073e3be763', 'amz-sdk-invocation-id': b'ec38654e-253a-4bc4-b5ac-c63bff3f29cc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:59 GMT', 'x-amzn-requestid': 'oMP6NVb72aOhfKnOTVdotHWAEDcNPqvPFzMK0x8PeU78iTs3P82d', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194159Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194159Z
20251121/us-east-1/s3/aws4_request
e71f71b00bc3037cf8bd2810363d0273b9f8a6c033b62882ebdef75563b0c211
DEBUG    botocore.auth:auth.py:430 Signature:
532dc55cd8bb2e2ea05689728ddbb24e1dfb8f69917ce8443f0f390006b79a8d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194159Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=532dc55cd8bb2e2ea05689728ddbb24e1dfb8f69917ce8443f0f390006b79a8d', 'amz-sdk-invocation-id': b'b2bf17c6-6167-4d75-9a76-2c344cf83ab9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:59 GMT', 'x-amzn-requestid': 'mPivhNODOsYStShL1XBcdwLAJcf0uxDIuU8jA9OuoEzl2cHiEPJF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194159Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194159Z
20251121/us-east-1/s3/aws4_request
e1133479b13f03218076ea69ef30d19fb42521c915eb597b626a56e39990759c
DEBUG    botocore.auth:auth.py:430 Signature:
8e67fae3c421a69b280b408ae963cec4a7a1bf3861402784e64de1b3b85aa551
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194159Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8e67fae3c421a69b280b408ae963cec4a7a1bf3861402784e64de1b3b85aa551', 'amz-sdk-invocation-id': b'b0ee4126-2f55-4a99-9eaa-a646d59ec36a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:41:59 GMT', 'x-amzn-requestid': 'oKaz9wjuJXiOCwYmpD798calYT6IYL7o8wuHJXnwfMXFtBciKwjE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c0e35943-4c3a-40d2-bae9-9bbc1166f8a1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c0e35943-4c3a-40d2-bae9-9bbc1166f8a1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c0e35943-4c3a-40d2-bae9-9bbc1166f8a1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6effd4e8-8ec1-44bb-9901-b9aa1397a979, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6effd4e8-8ec1-44bb-9901-b9aa1397a979, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6effd4e8-8ec1-44bb-9901-b9aa1397a979, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194201Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194201Z
20251121/us-east-1/s3/aws4_request
6a95d1fd161d5fd476f941a27af8eabf52830eff101bb33fd3276a225a4d1a5e
DEBUG    botocore.auth:auth.py:430 Signature:
eca655d3970db67e93570e314cbc72c5c8598042bfac19b981f891f6ad4624e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194201Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eca655d3970db67e93570e314cbc72c5c8598042bfac19b981f891f6ad4624e0', 'amz-sdk-invocation-id': b'68ca4c03-0c3e-43db-86ea-54da4a5c3614', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:01 GMT', 'x-amzn-requestid': 'K9TFvopwQdP2VewWuNMG2HekowyriHj7zJFsfILetzUkpE5zg1Us', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194201Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194201Z
20251121/us-east-1/s3/aws4_request
3ecd7a244f75ea27fa73834fbd950a0856193fdc9eb317fae14af994160afffa
DEBUG    botocore.auth:auth.py:430 Signature:
b76a0c73a61c7f6a06f671f6b51e3c76d7117c8610475ed4ac67c951dff24ffa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194201Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b76a0c73a61c7f6a06f671f6b51e3c76d7117c8610475ed4ac67c951dff24ffa', 'amz-sdk-invocation-id': b'cf90c9d8-58b7-4118-987e-16dbe3106228', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:01 GMT', 'x-amzn-requestid': 'ZoVY4B58RfhBFWUppHa7MQUdQeTgYUyA8XjAjXIVOYjYsFpCvlRl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194201Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194201Z
20251121/us-east-1/s3/aws4_request
10ab03a634d05dfb4e8af8635f97d3797e61848ace5ed6279dd75b76576b14c2
DEBUG    botocore.auth:auth.py:430 Signature:
2be8c4a8be85f4e2f758e5e8cc779bd031fb250fadaeb36dd14c23eb5003a542
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194201Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2be8c4a8be85f4e2f758e5e8cc779bd031fb250fadaeb36dd14c23eb5003a542', 'amz-sdk-invocation-id': b'11657287-4a08-48f1-b66d-80d1ef9e5efd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:01 GMT', 'x-amzn-requestid': 'vEH7mesT5QTReRacahK2zSB9d8RV2JVD8wAlEK4uXQMhT5flL93D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fcd3fe58-939e-4837-a368-a7e19a862a90, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fcd3fe58-939e-4837-a368-a7e19a862a90, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fcd3fe58-939e-4837-a368-a7e19a862a90, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 257bc2d0-ada1-4bd0-831c-25e4dbe9d088, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 257bc2d0-ada1-4bd0-831c-25e4dbe9d088, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 257bc2d0-ada1-4bd0-831c-25e4dbe9d088, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194202Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194202Z
20251121/us-east-1/s3/aws4_request
90f358e028503416104c509708566373b38157413f505e3c7ef35daa628795a4
DEBUG    botocore.auth:auth.py:430 Signature:
ef495e41baecb9badc45a70d9dbd556964e7b1d364772fd3c755b97ce6ad1388
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194202Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ef495e41baecb9badc45a70d9dbd556964e7b1d364772fd3c755b97ce6ad1388', 'amz-sdk-invocation-id': b'a972139b-099e-4b01-9960-c422c2107c90', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:02 GMT', 'x-amzn-requestid': '51dFxXlmfNtiWzPMVMrhOxQMJ1wFWghi6Qja9Q4WDWPHOn5G7Yte', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194203Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194203Z
20251121/us-east-1/s3/aws4_request
1e1c1e3a047711366a501b07600c11e8c99345e7590073da7a98b216293f7183
DEBUG    botocore.auth:auth.py:430 Signature:
7c4ed2ceec84350aa5e44e9d27f855b15eee63b5e39622256ea03f6045c0b662
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194203Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c4ed2ceec84350aa5e44e9d27f855b15eee63b5e39622256ea03f6045c0b662', 'amz-sdk-invocation-id': b'cc478b19-dae9-4221-b47d-e3a323ea2446', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:03 GMT', 'x-amzn-requestid': 'bgS7UjMYAxpBihYknfX3R7sVp2INzv2b61SA7V6fHRpX8MfZrapB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194203Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194203Z
20251121/us-east-1/s3/aws4_request
27129ab5939f62732c035a54b8d547aa683fb74d183a170039d9f518d9564605
DEBUG    botocore.auth:auth.py:430 Signature:
c88bf6a83176fe36ba912073f2eba586d97e483905c7c60e224f25eb4a901a05
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194203Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c88bf6a83176fe36ba912073f2eba586d97e483905c7c60e224f25eb4a901a05', 'amz-sdk-invocation-id': b'781fdfbb-22a4-480e-ba81-90a5b200ccab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:03 GMT', 'x-amzn-requestid': 'TluAkxd3YlXAxm1efrMkoB8cLtYTwOOgE36D4MbfusIHIFA4okFE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6dd3e5eb-411a-4fcc-b5b3-3b506b09ce76, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6dd3e5eb-411a-4fcc-b5b3-3b506b09ce76, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6dd3e5eb-411a-4fcc-b5b3-3b506b09ce76, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a4e10916-1d2a-4088-ab50-e3d07de8cf4a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a4e10916-1d2a-4088-ab50-e3d07de8cf4a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a4e10916-1d2a-4088-ab50-e3d07de8cf4a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194205Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194205Z
20251121/us-east-1/s3/aws4_request
cf3ac071a5fb0f45b20f4f622d00dfe3164742cba00117a775132fb64b1afee1
DEBUG    botocore.auth:auth.py:430 Signature:
1d92187d612a047109c82fe045f59a30c9e77e6dbe632b9aba1e8b443430b55c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d92187d612a047109c82fe045f59a30c9e77e6dbe632b9aba1e8b443430b55c', 'amz-sdk-invocation-id': b'52058cef-8c5f-4613-be23-5ff7e66073f3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:05 GMT', 'x-amzn-requestid': 'pqGuOoR6pXhqVWcXK5mbU2MzGzBNgvzjsV7C5EM9HBbHYi6ryget', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194205Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194205Z
20251121/us-east-1/s3/aws4_request
8fb2365d8d2baec05cfad4666d76ac0bae1db95705c95d6613962538a5590faf
DEBUG    botocore.auth:auth.py:430 Signature:
2383acf2e54c40c654be3654c2f649fca0d86b03c9bdfcd0a2f8d5d3af0c60a7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2383acf2e54c40c654be3654c2f649fca0d86b03c9bdfcd0a2f8d5d3af0c60a7', 'amz-sdk-invocation-id': b'5ae730c7-f293-4e96-ade0-3feabff2a9ab', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:05 GMT', 'x-amzn-requestid': 'mMCSzr5cB6gPfCRy4BKfUehECCNwk0DXTfmQi3K9WIFLKku3pGPz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194205Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194205Z
20251121/us-east-1/s3/aws4_request
3125757ae1b9eb6cb2b434616ba99fb72faf2b0590d28d25bd3bb3edbb05287c
DEBUG    botocore.auth:auth.py:430 Signature:
d051729d05d9f521944e9c914f41a208fd2b4f4dbae70f29997d58fc1548b147
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194205Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d051729d05d9f521944e9c914f41a208fd2b4f4dbae70f29997d58fc1548b147', 'amz-sdk-invocation-id': b'bbb46a08-0ef9-47d4-87cb-e9c5ae108abb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:05 GMT', 'x-amzn-requestid': 'UZabTNfJjdRzbZ5ZLssoo43Yy1DLSqYTTZnJ8sq6PFMjxzTXshFh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e02b44de-a761-4499-a48f-a108aee3f4bd, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e02b44de-a761-4499-a48f-a108aee3f4bd, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e02b44de-a761-4499-a48f-a108aee3f4bd, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6caedf13-fe77-4e08-bd7e-8255b121a167, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6caedf13-fe77-4e08-bd7e-8255b121a167, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6caedf13-fe77-4e08-bd7e-8255b121a167, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194206Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194206Z
20251121/us-east-1/s3/aws4_request
39420842572e52205a09f7dbc900917fa8d690f98b1034b8404420c53f8dd751
DEBUG    botocore.auth:auth.py:430 Signature:
0a09164852eac3cb927aa58f28af51e1dd82aa9334f0004b255e3151cb518f5c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0a09164852eac3cb927aa58f28af51e1dd82aa9334f0004b255e3151cb518f5c', 'amz-sdk-invocation-id': b'0834cbe6-1b55-42c8-9d83-c266ef6e20e2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:06 GMT', 'x-amzn-requestid': 'jy3Sm4RL6WVuCqDYaSvNt2kbuCwLvaXjprFUuFXObv7QkosRLsrd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194206Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194206Z
20251121/us-east-1/s3/aws4_request
1783ec1d53f7238d86e22adbd26dc67050e3f859523c28699afb2d03c26c3cef
DEBUG    botocore.auth:auth.py:430 Signature:
5e5ee6d34b290aad66466617cbeef84090fc5014c8619b1d3a7d1a3199a833d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e5ee6d34b290aad66466617cbeef84090fc5014c8619b1d3a7d1a3199a833d9', 'amz-sdk-invocation-id': b'dc103348-fff6-482c-a8f1-ef7856f023ce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:06 GMT', 'x-amzn-requestid': 'Tspr53nUw0HS7eYfkI0sCP0a74J8NkeO7Sbyz4Vt6xOKCoHYPJjK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194206Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194206Z
20251121/us-east-1/s3/aws4_request
6d931ab0c4e6af66e4b938f698b6129a4778b4c5a72b478703d0d4de68335e04
DEBUG    botocore.auth:auth.py:430 Signature:
aa810887721306782e6f34b65a37e550dc26ded77629742edc6ba48f908b0bb8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194206Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aa810887721306782e6f34b65a37e550dc26ded77629742edc6ba48f908b0bb8', 'amz-sdk-invocation-id': b'5c68745f-fdc1-4142-8e4c-c5523d1578a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:06 GMT', 'x-amzn-requestid': 'kibQPrM6ek8YcsrtdL8NFKJrlVLBNP8gkZRY1uOH61AYswoZjyCn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b96fb95a-0933-4544-9bc7-d683c2149c2d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b96fb95a-0933-4544-9bc7-d683c2149c2d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b96fb95a-0933-4544-9bc7-d683c2149c2d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6536cfaa-dfc3-4e44-8057-a1cf7b54cce9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6536cfaa-dfc3-4e44-8057-a1cf7b54cce9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6536cfaa-dfc3-4e44-8057-a1cf7b54cce9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194208Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194208Z
20251121/us-east-1/s3/aws4_request
29b8524b1ef340aa08e68164bb01081d94c1a8bf0f13e3aa84d3462d880ddbb4
DEBUG    botocore.auth:auth.py:430 Signature:
3f3cdfcde73741ff935776ac80f43f1db0aabd37ea7634d4cf3badadb363d824
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194208Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3f3cdfcde73741ff935776ac80f43f1db0aabd37ea7634d4cf3badadb363d824', 'amz-sdk-invocation-id': b'3e1118d6-7f23-4b21-8153-85e62b9887ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:08 GMT', 'x-amzn-requestid': 'Ltc120yttlHEZEAlGA6ypaEuhyc6YHb1Qq5k7o7bRJmVCq3llnaD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194208Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194208Z
20251121/us-east-1/s3/aws4_request
fcbe7f0d6dad6f4c35523bf24878de85e77cac2c63680a519d1085545f4fe325
DEBUG    botocore.auth:auth.py:430 Signature:
c2e18e51e55490a2e9c879606d4b2f571a18e1714a34d59db8831d0ce8f80ba6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194208Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c2e18e51e55490a2e9c879606d4b2f571a18e1714a34d59db8831d0ce8f80ba6', 'amz-sdk-invocation-id': b'153305f8-0db3-41e9-9726-3dfa13e13036', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:08 GMT', 'x-amzn-requestid': 'RrdELuqsdph656vdiaG2OvwJpBL2GrX8CKqn7raMOcZt6IFNlWnG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194208Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194208Z
20251121/us-east-1/s3/aws4_request
541176a10a3716aeae2e8c6dd38fb445b29cdab866054948f3c59c9f33cd2527
DEBUG    botocore.auth:auth.py:430 Signature:
1a5dd262fdfca1075f2f4ec51874354c0dd10c1b778bcaa76635449f318c58cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194208Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a5dd262fdfca1075f2f4ec51874354c0dd10c1b778bcaa76635449f318c58cc', 'amz-sdk-invocation-id': b'14e43cd7-a562-4130-abd1-222344981ceb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:08 GMT', 'x-amzn-requestid': '7bmjPYePE8TrP2UWBhy7QzBJVsxGfefsRMqcVO9CeyasClsndxCq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e59ea368-4220-42a6-9bed-3d157afcae2d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e59ea368-4220-42a6-9bed-3d157afcae2d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e59ea368-4220-42a6-9bed-3d157afcae2d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 940e70ca-f0a2-4d92-9074-12eec9eb9fec, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 940e70ca-f0a2-4d92-9074-12eec9eb9fec, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 940e70ca-f0a2-4d92-9074-12eec9eb9fec, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194210Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194210Z
20251121/us-east-1/s3/aws4_request
0ec0ae482fb7b641ac6bd69cd2b41ed8872da6f6b63ff98c4fee86356878a924
DEBUG    botocore.auth:auth.py:430 Signature:
97e1e81780cc4256c6ec5ff4f306347297ed4f2e0a1cb66f41e5de04d169cb56
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194210Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=97e1e81780cc4256c6ec5ff4f306347297ed4f2e0a1cb66f41e5de04d169cb56', 'amz-sdk-invocation-id': b'e0287ce6-079c-4b42-9096-14e28abe907c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:10 GMT', 'x-amzn-requestid': 'O8ExNLv01oJ0zsY5ptQjJg7AAePZt0qxH2zXcm0lDG6ytuiXrvah', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194210Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194210Z
20251121/us-east-1/s3/aws4_request
931650c9ba8e4cc706d7834f49cd2695e0e62efa0445b13b09399efa9c6063a4
DEBUG    botocore.auth:auth.py:430 Signature:
640ea9fd0a9d132e4eb29a0b14d6ee54a09eb34730440fd5a17bd6b9563028ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194210Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=640ea9fd0a9d132e4eb29a0b14d6ee54a09eb34730440fd5a17bd6b9563028ec', 'amz-sdk-invocation-id': b'f6c64684-3e66-4f7d-b711-36f7640e9f8c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:10 GMT', 'x-amzn-requestid': 'SHIHtduOsufRU3ePisdhlxSVjoMGRZV8jVTi90GMiZC4Upur1Xrf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194210Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194210Z
20251121/us-east-1/s3/aws4_request
3fc38c63394823a791b1857974a0f2befd1672fc2464f804867aca9df2cad3ea
DEBUG    botocore.auth:auth.py:430 Signature:
fff90c60e6aa7c651f436e9c378bf170b6ec09435a3f2a73944e1e1b0b750d0f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194210Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fff90c60e6aa7c651f436e9c378bf170b6ec09435a3f2a73944e1e1b0b750d0f', 'amz-sdk-invocation-id': b'098c9a6d-bf06-4547-a371-ee3984c7e5bd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:10 GMT', 'x-amzn-requestid': 'fE2o0zkOeElHTHoa0zaisQP0o1rfjmrP7qHS42C61fecM1NQeJY4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c233321e-c1f8-480a-850d-a248cebf69f4, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c233321e-c1f8-480a-850d-a248cebf69f4, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c233321e-c1f8-480a-850d-a248cebf69f4, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 443a1ee2-8771-48f5-97ee-0995604017ec, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 443a1ee2-8771-48f5-97ee-0995604017ec, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 443a1ee2-8771-48f5-97ee-0995604017ec, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194211Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194211Z
20251121/us-east-1/s3/aws4_request
338c271b10456869d7e252980c7fb2026d6dcd44b1bc384be1fa6a7ea78f7cd3
DEBUG    botocore.auth:auth.py:430 Signature:
374f09d223658170b7777d62230425c5fb70b82d44e7d204c2ba2d87125f3798
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194211Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=374f09d223658170b7777d62230425c5fb70b82d44e7d204c2ba2d87125f3798', 'amz-sdk-invocation-id': b'2b0dd37e-20bb-4f79-91a4-0a92abab0d29', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:11 GMT', 'x-amzn-requestid': 'd1QwTokpIsn3hOcRJoZwWvDaKvk3ceZhMyKHqf7r5IoNGhgOH1fe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194211Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194211Z
20251121/us-east-1/s3/aws4_request
3e1f12c74b028d77722ff415af0454b5ac69fa07b5ac936446da47fb6d74226d
DEBUG    botocore.auth:auth.py:430 Signature:
53f968a86c16902790cdbb3a2415166de8d11f16a929cb3440eac5be8379bdc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194211Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53f968a86c16902790cdbb3a2415166de8d11f16a929cb3440eac5be8379bdc1', 'amz-sdk-invocation-id': b'2d313aa5-1475-46d3-84db-30b38c1ac2ae', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:11 GMT', 'x-amzn-requestid': 'gpB8ko4BqOaxjrssylDB31s1LmzTOfaylm0E91D4qG70ld9e1u9C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194212Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194212Z
20251121/us-east-1/s3/aws4_request
d3b33384d969fb4ed2dd0dc42e29809841f03dbb3be65ebc3a1e9e68c2f5a245
DEBUG    botocore.auth:auth.py:430 Signature:
486842683c260b78e1eec7b3b41743e1dc431e81fa359cb8e5c7066d5dbd2624
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194212Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=486842683c260b78e1eec7b3b41743e1dc431e81fa359cb8e5c7066d5dbd2624', 'amz-sdk-invocation-id': b'bdfa3878-3b6e-4620-87b2-48fac68b10eb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:12 GMT', 'x-amzn-requestid': 'fJRahsh9SrhyZDcdvUfKnnF4SKuaj1wSflv4RSQlII174FfvPjL7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2d61d934-977f-4bdc-9de0-c636844b5c2d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2d61d934-977f-4bdc-9de0-c636844b5c2d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2d61d934-977f-4bdc-9de0-c636844b5c2d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 83c17695-07bb-4481-977a-3a0849b051e5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 83c17695-07bb-4481-977a-3a0849b051e5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 83c17695-07bb-4481-977a-3a0849b051e5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194214Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194214Z
20251121/us-east-1/s3/aws4_request
c5cb29d58eb341cabcdbfdfb5f4db69afbb617bc13a9786bc1e52d9e7b7de6c5
DEBUG    botocore.auth:auth.py:430 Signature:
b7e462aa3b3b6e7c1b761d664a7bcd128c49b24dc91cb059e398770bec4f4486
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194214Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b7e462aa3b3b6e7c1b761d664a7bcd128c49b24dc91cb059e398770bec4f4486', 'amz-sdk-invocation-id': b'3faadf29-5d1a-481f-886e-b129e08c92b3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:14 GMT', 'x-amzn-requestid': 'SE1r7SsEF1wgjVjSpoOqO5mNaL2ga9vUMzrHgXa6cAtA1DMm2CLR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194214Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194214Z
20251121/us-east-1/s3/aws4_request
9bb6d61abbce9a375b881e5672f6c605be9b4d49aac52552958173682168e301
DEBUG    botocore.auth:auth.py:430 Signature:
612b50f6de8b3f72ab64227abd892f69919927bf8b630e5d000c78a1166fc9bf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194214Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=612b50f6de8b3f72ab64227abd892f69919927bf8b630e5d000c78a1166fc9bf', 'amz-sdk-invocation-id': b'80007e27-6654-41ca-b491-5c565bb24227', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:14 GMT', 'x-amzn-requestid': 'IANzloJGG0u9hkySg0iRBUQlscpfqqDv5ZSsaYvnBaPCGf2sZBp1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194214Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194214Z
20251121/us-east-1/s3/aws4_request
eddba441ae0396a166c2f72e52519dde47022995b632f4b0c301b1fbdce15603
DEBUG    botocore.auth:auth.py:430 Signature:
06436a3c09bc48cdf53136bf782a433f4f28f6cb045eca632b7e14ccd7197980
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194214Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=06436a3c09bc48cdf53136bf782a433f4f28f6cb045eca632b7e14ccd7197980', 'amz-sdk-invocation-id': b'dcc45da7-0c5d-4ca1-8e93-4e8f521dc788', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:14 GMT', 'x-amzn-requestid': 'uw0w2PvNWuTXAkxArpOZMZXerqrTHanHohoee1Oz3DTqByv0MYqB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9285a266-11d5-4cda-b1c3-d46b4fbfd244, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9285a266-11d5-4cda-b1c3-d46b4fbfd244, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9285a266-11d5-4cda-b1c3-d46b4fbfd244, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, de7e688b-2ec6-4098-8940-5d328c846555, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, de7e688b-2ec6-4098-8940-5d328c846555, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, de7e688b-2ec6-4098-8940-5d328c846555, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194216Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194216Z
20251121/us-east-1/s3/aws4_request
8b51cee3f832c84a79be300d81d4059ca27d3df941ee8d9c32d6c7b981025736
DEBUG    botocore.auth:auth.py:430 Signature:
ff9ea1f97600db0296ec2fe6309ad8e4dff2d6c6ab00c317c42179999fb7ba6e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194216Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ff9ea1f97600db0296ec2fe6309ad8e4dff2d6c6ab00c317c42179999fb7ba6e', 'amz-sdk-invocation-id': b'b4f61f08-e7e9-4ad3-bfb9-37797d8787f1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:16 GMT', 'x-amzn-requestid': 'lAgMv5lwtsb5XnH0MqZO47co9D5ptI89i6otWyUXsjhKgFhKLNCu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194216Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194216Z
20251121/us-east-1/s3/aws4_request
d541408a5596194310935014548b18244c0f0686a1e2e1e13ca111e1f8035053
DEBUG    botocore.auth:auth.py:430 Signature:
f1fd741948dc746746130eb889e029ac80417eca95f0f6b3a052aad5ad5cb595
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194216Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f1fd741948dc746746130eb889e029ac80417eca95f0f6b3a052aad5ad5cb595', 'amz-sdk-invocation-id': b'19863f69-b326-41fb-a15d-f2a64965bf1f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:16 GMT', 'x-amzn-requestid': 'L87A2JU01t9gTiYtGutpjfxwmtNOMKLZNV9VTfnBJ5hJpWMcPeqZ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194216Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194216Z
20251121/us-east-1/s3/aws4_request
a6f1dad5ea7a6406254f95e1cbe76033efec298cfdeba9c8dc9606a0817caf9c
DEBUG    botocore.auth:auth.py:430 Signature:
a364eb6f5b10a954b269332cf9319c39f8c1df576629cf9a30f565dcd0b48f89
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194216Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a364eb6f5b10a954b269332cf9319c39f8c1df576629cf9a30f565dcd0b48f89', 'amz-sdk-invocation-id': b'580ab846-7343-4593-955d-b8ff1ee6be5a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:16 GMT', 'x-amzn-requestid': 'GFyKPslnTp97Y3AP2l9edE2vJYVxUmYW8yhD9zuGt35txEF9m20L', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, df3bc836-ab55-4745-95cb-5c9036a17252, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, df3bc836-ab55-4745-95cb-5c9036a17252, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, df3bc836-ab55-4745-95cb-5c9036a17252, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e55677c8-00f6-4023-8aaf-855de1738805, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e55677c8-00f6-4023-8aaf-855de1738805, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e55677c8-00f6-4023-8aaf-855de1738805, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194218Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194218Z
20251121/us-east-1/s3/aws4_request
9ef6e0c5bce70ac1cdee8166ccc8c0f29dce60c3dce5a2df514a29bfed28aae0
DEBUG    botocore.auth:auth.py:430 Signature:
1eff43418265c3ec6b5f95066dcbeb7af1ca1ed3445748a12146516dfc8dd666
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194218Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1eff43418265c3ec6b5f95066dcbeb7af1ca1ed3445748a12146516dfc8dd666', 'amz-sdk-invocation-id': b'5e0bfa73-c9ab-4627-9bca-e81dc8dce612', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:18 GMT', 'x-amzn-requestid': 'GjdbtKk0fnNqAVZHYsj8PduB5MFmHHDNx44cmhq3c7BXl9llzGCo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194218Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194218Z
20251121/us-east-1/s3/aws4_request
d46a760bac0ade9683fed20ce0231a9aa04048b81350862d0696f489ebca1788
DEBUG    botocore.auth:auth.py:430 Signature:
70149ad76fea40abea1e4cfc14ba76d7296db9c7e71f37122ccc45bddea50dc9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194218Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=70149ad76fea40abea1e4cfc14ba76d7296db9c7e71f37122ccc45bddea50dc9', 'amz-sdk-invocation-id': b'7459a79b-a349-4282-a7bb-6134746acf52', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:18 GMT', 'x-amzn-requestid': 'iVqMyidJoDtZNgthjMLyFzXQCfeCypUeByxzaBsaiqs42FlItKuq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194218Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194218Z
20251121/us-east-1/s3/aws4_request
b0ca47c6f8eb20781272f6ac58dfe6271efd06c0555afaa1bf4152af4f387b01
DEBUG    botocore.auth:auth.py:430 Signature:
d3b458a952179c94b86c32d0e33b10f158dc282c713bbb2c624b372205c52e39
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194218Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d3b458a952179c94b86c32d0e33b10f158dc282c713bbb2c624b372205c52e39', 'amz-sdk-invocation-id': b'a14ab744-f5b9-4f66-a74d-0a92cef81c27', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:18 GMT', 'x-amzn-requestid': 'ZoU4WvWvKj5ZkHPO9DkzRRCaQdUcBN5gfPliQeJjneZx5p41dd2a', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, e187ffb1-81ed-48e1-a588-ea13ddef3bb9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, e187ffb1-81ed-48e1-a588-ea13ddef3bb9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, e187ffb1-81ed-48e1-a588-ea13ddef3bb9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 56aa677a-e05c-49d0-8c4b-5c67c47c74a3, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 56aa677a-e05c-49d0-8c4b-5c67c47c74a3, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 56aa677a-e05c-49d0-8c4b-5c67c47c74a3, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194220Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194220Z
20251121/us-east-1/s3/aws4_request
dc651111291764f90da271a32cf4a7b68d75a0af5aade630b7d4fdbb751160f6
DEBUG    botocore.auth:auth.py:430 Signature:
423ac24df18665e04d84263cb76e1f8f3a8ab9925cecb674a8b1645a40e12a03
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194220Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=423ac24df18665e04d84263cb76e1f8f3a8ab9925cecb674a8b1645a40e12a03', 'amz-sdk-invocation-id': b'f4944802-cd7c-4193-bcdc-d0b18308e988', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:20 GMT', 'x-amzn-requestid': 'yYdEvwZD1z3seMxa1PaWnBkTzslNkRJNrPGL6WOTEHH8Dz2eZfsY', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194220Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194220Z
20251121/us-east-1/s3/aws4_request
504182b3b54125a3e94d103704f9d4339cbd5aa49320676c53a56a1ec82a78df
DEBUG    botocore.auth:auth.py:430 Signature:
a72da1f80f79938ffd8407d5046ef2811d7f74c6713f00c529e378eb09db0e79
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194220Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a72da1f80f79938ffd8407d5046ef2811d7f74c6713f00c529e378eb09db0e79', 'amz-sdk-invocation-id': b'04fdf660-0c22-46a4-831a-763bc2b86c5b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:20 GMT', 'x-amzn-requestid': 'O7rsfqxbUv86Q2RQP0QtYimkLSetMQ727xpUB3z4gOyIl7afmciv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194220Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194220Z
20251121/us-east-1/s3/aws4_request
8d2084eea5b324d7ebcf1ad9ef60a03af36f74705f52656c13d040eb2f9eca2c
DEBUG    botocore.auth:auth.py:430 Signature:
960085576aa157533148530d601a4b74494bad1e0b385e5560e192b9065ef1bf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194220Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=960085576aa157533148530d601a4b74494bad1e0b385e5560e192b9065ef1bf', 'amz-sdk-invocation-id': b'4111d21f-cb3e-4340-8770-82d8e13dae0f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:20 GMT', 'x-amzn-requestid': 'fIJ95Rgw55JDjgNBAjt416EXdBK5qovMiG3aThkNlB2crHpLU5hA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5b92c3ae-cf10-4762-9ace-36ede81417a9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5b92c3ae-cf10-4762-9ace-36ede81417a9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5b92c3ae-cf10-4762-9ace-36ede81417a9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 727ebe25-10c3-469a-89d6-118484df080c, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 727ebe25-10c3-469a-89d6-118484df080c, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 727ebe25-10c3-469a-89d6-118484df080c, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194222Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194222Z
20251121/us-east-1/s3/aws4_request
9a45d232df5705a60e660744686ca32dd46b0857a488b857f40ca35c40a96ad7
DEBUG    botocore.auth:auth.py:430 Signature:
bb704d6df2fce271322e52a180f85d99c694c20b9879064c70627087e65828b7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194222Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb704d6df2fce271322e52a180f85d99c694c20b9879064c70627087e65828b7', 'amz-sdk-invocation-id': b'7f832a0b-b136-4ab2-badf-aa95fb4a168e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:22 GMT', 'x-amzn-requestid': 'nLJYUqei3iqZRhn9Hv2AcSE9U1igObDEq7ghOYldeAJjC3EqwhSM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194222Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194222Z
20251121/us-east-1/s3/aws4_request
95df333c44999e368439fdd65c6700fb5c399213c8984ebcd2a6fd4cc26aa394
DEBUG    botocore.auth:auth.py:430 Signature:
bbcba1067e289b03d0ab386473d6991c80afd79f341639153d89894b75f16c2e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194222Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bbcba1067e289b03d0ab386473d6991c80afd79f341639153d89894b75f16c2e', 'amz-sdk-invocation-id': b'ae7ad0fc-0818-4ddd-91bc-a15244fdb884', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:22 GMT', 'x-amzn-requestid': 'Gn4gFz2olvmFlmGlrPvw0Td48krnu2Qh03tqX2thqdfGqLNbUqtn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194222Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194222Z
20251121/us-east-1/s3/aws4_request
cb4bb042eea2e9061803ab366bc003be4128c08db339921804294d4529c499ba
DEBUG    botocore.auth:auth.py:430 Signature:
16055b10ce62238b888853f74dd5ce11d29833e836f175eb8a1191f1d5993ef9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194222Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=16055b10ce62238b888853f74dd5ce11d29833e836f175eb8a1191f1d5993ef9', 'amz-sdk-invocation-id': b'97c5f301-6f63-4190-9fbe-8d2c8a6eb3f3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:22 GMT', 'x-amzn-requestid': 'tx6xbVSmp16WLIlICubCuP75ihFHUeUTc7UtDt9P5E5fCglTmABN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 97cc6e5a-9b6a-406b-8018-b74ba82fe934, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 97cc6e5a-9b6a-406b-8018-b74ba82fe934, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 97cc6e5a-9b6a-406b-8018-b74ba82fe934, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 74a3bdea-b55a-4ec8-abda-1b8edd83b526, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 74a3bdea-b55a-4ec8-abda-1b8edd83b526, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 74a3bdea-b55a-4ec8-abda-1b8edd83b526, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194223Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194223Z
20251121/us-east-1/s3/aws4_request
2442319eb6bdbf73d012ff4df776e9fa1554dc7c4e90ff1d70e7969425bdd4d1
DEBUG    botocore.auth:auth.py:430 Signature:
50e2316524009a72dfabc167d184fb9abe70dc909d17ad410e5809202cf458e5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194223Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=50e2316524009a72dfabc167d184fb9abe70dc909d17ad410e5809202cf458e5', 'amz-sdk-invocation-id': b'7c66807d-9077-462b-8df0-2ab31e3e244f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:23 GMT', 'x-amzn-requestid': '6siffE4CQcaE05FSMVPfOLRu7390SBocwpmrtk4IrivkBDICY4EG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194223Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194223Z
20251121/us-east-1/s3/aws4_request
25a9c7c3af30eefe9654c6e2631d14df372d7d134d4de989df09c9c587e91216
DEBUG    botocore.auth:auth.py:430 Signature:
82197de7408246f7130f86aedbb61bff467aad3c9d07715be9e2b83c07106716
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194223Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=82197de7408246f7130f86aedbb61bff467aad3c9d07715be9e2b83c07106716', 'amz-sdk-invocation-id': b'02e6ec3f-0e8b-4450-8961-0945d15b7a66', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:23 GMT', 'x-amzn-requestid': '4ASsnBWS4JWB3ilD7VljPNFZRTvYOVfxOOZqhKtQOE4e4j0W7p47', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194224Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194224Z
20251121/us-east-1/s3/aws4_request
cfb7461123ec34da5d3dca0d9c8e4e45900e5fd9d0fab31653d9c296eab385cc
DEBUG    botocore.auth:auth.py:430 Signature:
6c47154da6bd2a2a132e59bcc98c550f1efb054ca09cd81acf10993a140a358c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194224Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6c47154da6bd2a2a132e59bcc98c550f1efb054ca09cd81acf10993a140a358c', 'amz-sdk-invocation-id': b'e8ca1bc8-fded-446d-96ac-99d41bb5e7ce', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:24 GMT', 'x-amzn-requestid': 'BIL1hE5Z5vcwNWGeD6NcUCtBC9CmTFqwzxvYW3guGjEVfCRA0LQk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 03fc9b07-6574-4984-a6fc-b95a31242898, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 03fc9b07-6574-4984-a6fc-b95a31242898, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 03fc9b07-6574-4984-a6fc-b95a31242898, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4ef0ade5-d2c8-44a9-a98d-4ae383d54272, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4ef0ade5-d2c8-44a9-a98d-4ae383d54272, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4ef0ade5-d2c8-44a9-a98d-4ae383d54272, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194225Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194225Z
20251121/us-east-1/s3/aws4_request
411353c22446257019edb80bbb9427774bc38e49d5923867fd4b5f744a1d5d2c
DEBUG    botocore.auth:auth.py:430 Signature:
8887bc33addb6f50d8c78c5a042a147558c8f0b10216f4074f6f56aa77916263
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194225Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8887bc33addb6f50d8c78c5a042a147558c8f0b10216f4074f6f56aa77916263', 'amz-sdk-invocation-id': b'ebb603c1-a674-4142-8227-209ae2e570af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:25 GMT', 'x-amzn-requestid': 'sAz5U0dxvDVZHttFLXhxW582jg7OCKUm2EtQrY2VFDZUNmZeu2AN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194225Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194225Z
20251121/us-east-1/s3/aws4_request
4915f7ace9d73e76c5b1b80f53ccdce8a535eb046499caa706a317d184919cd6
DEBUG    botocore.auth:auth.py:430 Signature:
204bec2b7c07bacd05021d7d13e017976b7294a8789ce725690373a247f515c3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194225Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=204bec2b7c07bacd05021d7d13e017976b7294a8789ce725690373a247f515c3', 'amz-sdk-invocation-id': b'e233bd04-1f18-4074-99d6-c1b499933fef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:25 GMT', 'x-amzn-requestid': 'yGakJCS9S47Dmlvn2SNDWItkhiags0oVvIDi9UIPfLN55m3nTW7W', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194225Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194225Z
20251121/us-east-1/s3/aws4_request
0bf3492a01c055b075a11081fc12ff905e9375391209a8fddf9defc0142f0efa
DEBUG    botocore.auth:auth.py:430 Signature:
53f409121251dd69a825f6e9919bb6983d4895312b229757cc3d4cf4805e0883
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194225Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53f409121251dd69a825f6e9919bb6983d4895312b229757cc3d4cf4805e0883', 'amz-sdk-invocation-id': b'c37fe9dc-bdf1-44c3-b7d9-face5d034558', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:25 GMT', 'x-amzn-requestid': 'aacE5hCuoh4Be4XnRGnJtyoSkYE0IXTD3ZIVJaUKzj4mvK1qMFTh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b1f61ddb-f76f-4291-9042-9e7dfee1e075, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b1f61ddb-f76f-4291-9042-9e7dfee1e075, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b1f61ddb-f76f-4291-9042-9e7dfee1e075, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9f290bf1-b20d-4d99-b1ba-f220b8abf2ae, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9f290bf1-b20d-4d99-b1ba-f220b8abf2ae, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9f290bf1-b20d-4d99-b1ba-f220b8abf2ae, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194227Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194227Z
20251121/us-east-1/s3/aws4_request
6b3398374487391d952a6111629ac6f80537e0cbe59e343b7bc14d13215f3fdd
DEBUG    botocore.auth:auth.py:430 Signature:
39d89b1ad25dd501e3b3311bb8accefebb80f792b307de6e8af07d9949451ac4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194227Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=39d89b1ad25dd501e3b3311bb8accefebb80f792b307de6e8af07d9949451ac4', 'amz-sdk-invocation-id': b'4e201ac8-fb71-4020-8418-1381aca18c8e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:27 GMT', 'x-amzn-requestid': 'G1CbeYEMnlnsDBG8gGpbYxYbjkXWhtrNIQt4FYdBUTVVeGlE4KYm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194227Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194227Z
20251121/us-east-1/s3/aws4_request
0297433c6a683035707c0ec89d8546c61a694a1998cb5200660f53894e312111
DEBUG    botocore.auth:auth.py:430 Signature:
e9e0195f3e46d3719a756b306b129b652d2f7bed5d0a4174a00c513af3ed9aaa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194227Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e9e0195f3e46d3719a756b306b129b652d2f7bed5d0a4174a00c513af3ed9aaa', 'amz-sdk-invocation-id': b'605687fb-793f-4125-9bdf-ed8ffe5e7480', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:27 GMT', 'x-amzn-requestid': 'M748qgo26UqmgaAUvT2slZMAj0yS0j2DRyNWGe83dUFXUiMF3CxV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194227Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194227Z
20251121/us-east-1/s3/aws4_request
85a252062992d77db383f1f1cf3250069d2a8ff9ca9e12fbaf9538ddf186d8a0
DEBUG    botocore.auth:auth.py:430 Signature:
f2d477d597a26fa794424bd544cb06dec4a9fc319bdf4ade96c32fa06360686e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194227Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f2d477d597a26fa794424bd544cb06dec4a9fc319bdf4ade96c32fa06360686e', 'amz-sdk-invocation-id': b'179dacb5-dac7-4c10-986d-52845029f77f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:27 GMT', 'x-amzn-requestid': 'aMcluiHIyprizUCrz9USFOkHAWqo0VNGVmiJ6TPcYgfROKgXHooX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, adda13ad-de91-4a3e-a96c-e8ba41152c83, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, adda13ad-de91-4a3e-a96c-e8ba41152c83, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, adda13ad-de91-4a3e-a96c-e8ba41152c83, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f5f3c7f8-d6b3-4990-b9cc-39c9e0c4a84d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f5f3c7f8-d6b3-4990-b9cc-39c9e0c4a84d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f5f3c7f8-d6b3-4990-b9cc-39c9e0c4a84d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194229Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194229Z
20251121/us-east-1/s3/aws4_request
0b047842da16e913e30e7018bef2424517a617a1863d8f1b761385ef79486ba3
DEBUG    botocore.auth:auth.py:430 Signature:
da5cd7f4e32a26a54c68bb29189ed87da883e0dffbae9a02a6e8445db572a94f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194229Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=da5cd7f4e32a26a54c68bb29189ed87da883e0dffbae9a02a6e8445db572a94f', 'amz-sdk-invocation-id': b'9c797acf-ac1e-4cbc-8708-59d20adfb098', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:29 GMT', 'x-amzn-requestid': 'pBfXhh3tv1mkIaNzvavL6ffSXBeCyBkygpPdPMuJVaxAZU5Yaqa6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194229Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194229Z
20251121/us-east-1/s3/aws4_request
58494915b255a0175f8988c46551d92718c77a50b7b5bff99466f4897320b0e7
DEBUG    botocore.auth:auth.py:430 Signature:
c1716365e6d5c02b6004c5a683555009135e33d97030e40b29bbe688ab5bc8de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194229Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c1716365e6d5c02b6004c5a683555009135e33d97030e40b29bbe688ab5bc8de', 'amz-sdk-invocation-id': b'30481d1a-2bb9-407d-a5ae-5149778410a7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:29 GMT', 'x-amzn-requestid': 'NtXNNkztPXSzaccuCjeI3JWWCrqIL8DDvUAL9MlorwuMH7Y2tDvi', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194229Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194229Z
20251121/us-east-1/s3/aws4_request
12676ca809da6c19095a5f9bccf7592c9b4fcafd130268eb0524f50e992d6843
DEBUG    botocore.auth:auth.py:430 Signature:
d286c4464db12db08fa93380acd94a814504db7ad282e148af78de8b3424ce47
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194229Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d286c4464db12db08fa93380acd94a814504db7ad282e148af78de8b3424ce47', 'amz-sdk-invocation-id': b'2a6912dd-3e3a-4fcc-b6d3-5687435d21b2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:29 GMT', 'x-amzn-requestid': 'sU3liilmtQkvDu0ZsFbFYV9nazSHPWAoNixf2jYnCEnB8n3Kywkd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eab6bb97-5dfa-47be-910c-7593f124f7cd, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eab6bb97-5dfa-47be-910c-7593f124f7cd, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eab6bb97-5dfa-47be-910c-7593f124f7cd, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 201657cb-d21f-4a80-b5fc-74dfe2ed4f9e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 201657cb-d21f-4a80-b5fc-74dfe2ed4f9e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 201657cb-d21f-4a80-b5fc-74dfe2ed4f9e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194230Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194230Z
20251121/us-east-1/s3/aws4_request
65b52ba5e5ed5d75f77e330cd762ec476d632d37467651a35765931c8530869f
DEBUG    botocore.auth:auth.py:430 Signature:
b3a396e3fbdd9b2c71d74a9d2385d3b4bb2eecf607629d781a2c909367273e5f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194230Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b3a396e3fbdd9b2c71d74a9d2385d3b4bb2eecf607629d781a2c909367273e5f', 'amz-sdk-invocation-id': b'c8fa89f1-d067-427b-8ff5-87a431296dcb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:31 GMT', 'x-amzn-requestid': 'soEcr76maX95MsdH2MST7RkpXTuYmqpNyisCMmfNfxROJHzIRCuu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194231Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194231Z
20251121/us-east-1/s3/aws4_request
fca93f0e30e51269cde31daf0f2cb466265f14cc0f8208f8896a07b122e57e10
DEBUG    botocore.auth:auth.py:430 Signature:
fc1a51108f032122071d28e67196ba247a74c3f4806018c058ff7b10f85f5633
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194231Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fc1a51108f032122071d28e67196ba247a74c3f4806018c058ff7b10f85f5633', 'amz-sdk-invocation-id': b'44d9b378-03fb-470f-a731-c0367835316d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:31 GMT', 'x-amzn-requestid': 'iuxeMlFcQpeVnh9PHUKZynLGx5PuIzVRoIdt3pts2nMiagOn18IA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194231Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194231Z
20251121/us-east-1/s3/aws4_request
86eb66b8d392cf1efc3ad60e2000ece4bfa6599b7f7785f8b1d0dd748678c18c
DEBUG    botocore.auth:auth.py:430 Signature:
48cb52b1a44ac4327d437e60868f73b4c2bcb401e30b22d7ca268220e222cf54
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194231Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=48cb52b1a44ac4327d437e60868f73b4c2bcb401e30b22d7ca268220e222cf54', 'amz-sdk-invocation-id': b'eded79ee-fbac-4c50-94e1-cf149bf353fc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:31 GMT', 'x-amzn-requestid': 'ZBLcXl2YnXxrguvv7pVoGeMaWoZKyFU2BGmod12se1o323LaiAeu', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 821688cb-5baf-47b8-a5aa-1dde5ac2c7ed, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 821688cb-5baf-47b8-a5aa-1dde5ac2c7ed, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 821688cb-5baf-47b8-a5aa-1dde5ac2c7ed, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0a5dae97-e898-4d6e-9c2f-0ab9571536aa, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0a5dae97-e898-4d6e-9c2f-0ab9571536aa, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0a5dae97-e898-4d6e-9c2f-0ab9571536aa, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194232Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194232Z
20251121/us-east-1/s3/aws4_request
7ddcc46e8e49054809f2dd235f30521d9a32834e5e05238b2080a1ae849abced
DEBUG    botocore.auth:auth.py:430 Signature:
35491543fca4078e97b1dab7ebda4c9524ee5566f9f0bb1f198904d1ffc96e73
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194232Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=35491543fca4078e97b1dab7ebda4c9524ee5566f9f0bb1f198904d1ffc96e73', 'amz-sdk-invocation-id': b'0efc5b21-f634-4671-ad77-ab50a2457049', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:32 GMT', 'x-amzn-requestid': 'sK4o9XOfNQ2LY2rfnSGOuaIgRItrX2zLNpa5XObq1m0IWPAvZ6Qc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194232Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194232Z
20251121/us-east-1/s3/aws4_request
68335fa03a6f20030d86b5bf423366c7966f0c0338d5a84455430902a24b3428
DEBUG    botocore.auth:auth.py:430 Signature:
ee0fd6d5a0f9843315420a6c5e336e9e4ed78eb4b5494081934261e58314708b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194232Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee0fd6d5a0f9843315420a6c5e336e9e4ed78eb4b5494081934261e58314708b', 'amz-sdk-invocation-id': b'20fa460b-9c10-4aef-abe7-3b8bb07de43c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:32 GMT', 'x-amzn-requestid': 'BtYKJ2kVHaPMI7pMaxK3QYoRiqWPw8P203D6l3Z3SaT1MW2ZW2Rd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194232Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194232Z
20251121/us-east-1/s3/aws4_request
4d50a41cd7e95264ebea6bbc050bc9f33ca908883e670ca5f6be1e8b1a444bf6
DEBUG    botocore.auth:auth.py:430 Signature:
50e7d3055f95176a44f1e3131ed322ba4bc6ec64f1a5b076d04c0acff5c7a8ed
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194232Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=50e7d3055f95176a44f1e3131ed322ba4bc6ec64f1a5b076d04c0acff5c7a8ed', 'amz-sdk-invocation-id': b'b7b6c3b1-49ae-4b49-b7a4-45ab8c893e3d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:32 GMT', 'x-amzn-requestid': 'p2HqOufPEXzml0hRqYUnb9yNH4JAU8wUWEtP9cUSn0ab8wNHNutK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ce4f0469-16ca-4233-a8d6-340c02bd77ff, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ce4f0469-16ca-4233-a8d6-340c02bd77ff, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ce4f0469-16ca-4233-a8d6-340c02bd77ff, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, a5692118-c46c-4083-b54a-655ba1ec4057, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, a5692118-c46c-4083-b54a-655ba1ec4057, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, a5692118-c46c-4083-b54a-655ba1ec4057, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194234Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194234Z
20251121/us-east-1/s3/aws4_request
ac4ac455a694f279ff9d424df598793c9b3d7a8e0e079c15f893ba5e0faa9161
DEBUG    botocore.auth:auth.py:430 Signature:
ac5196363fed27c214b2f6fc6df46d34499c3cc0e3800f41d5b6adc735bab055
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194234Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ac5196363fed27c214b2f6fc6df46d34499c3cc0e3800f41d5b6adc735bab055', 'amz-sdk-invocation-id': b'8af1a328-b782-4708-96c0-2dc342391519', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:34 GMT', 'x-amzn-requestid': 'NeRcyRekcHvY9jMGdjopaRutVLP6RbEsdK72EjnXiP086CnfZ5St', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194234Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194234Z
20251121/us-east-1/s3/aws4_request
d40dbabe9bce13f3255654c1f17e94a3c8f8185387b211fcfb846755d84d5cd8
DEBUG    botocore.auth:auth.py:430 Signature:
2dd266352c5bf2091bec7094a32f1aef9943f332d5419a1d12caad15704ddba7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194234Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2dd266352c5bf2091bec7094a32f1aef9943f332d5419a1d12caad15704ddba7', 'amz-sdk-invocation-id': b'eca77fbc-e556-4776-9060-40da5e7f97a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:34 GMT', 'x-amzn-requestid': 'xjqujWY3RWpSMoxG6KwqYmWYwtdM8tLm5bZBGRHX6hbSD2mASKUD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194234Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194234Z
20251121/us-east-1/s3/aws4_request
b3cb6ba6a09064ec2da81aaee6706eacae68983efa1e4124f66af04158c60d43
DEBUG    botocore.auth:auth.py:430 Signature:
bb8126b832b2c13b322a9a98bf0487c6e9f2ba9553306dacb5ef0f46c258ab54
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194234Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bb8126b832b2c13b322a9a98bf0487c6e9f2ba9553306dacb5ef0f46c258ab54', 'amz-sdk-invocation-id': b'2418d70c-0a63-466b-a26c-0f9f47a60fad', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:34 GMT', 'x-amzn-requestid': 'RY9S2IfeYGCrDTtIgxoSVZGsFb7BfyjREpAIjSdaOXoifYfUFnqU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, be111885-3e89-48f1-8987-47227c03ab4d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, be111885-3e89-48f1-8987-47227c03ab4d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, be111885-3e89-48f1-8987-47227c03ab4d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5ff797ba-3aed-4191-9a01-91b261d2b093, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5ff797ba-3aed-4191-9a01-91b261d2b093, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5ff797ba-3aed-4191-9a01-91b261d2b093, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194236Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194236Z
20251121/us-east-1/s3/aws4_request
a4567eaaccde7d60adf1ef5c06aadb6ece77a04bf361aaaf166645313c45d444
DEBUG    botocore.auth:auth.py:430 Signature:
3cbc158cac4b74cb00c3728dffc368ac32a2a3768c4e6fee0d004aefb3c1f3cb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194236Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3cbc158cac4b74cb00c3728dffc368ac32a2a3768c4e6fee0d004aefb3c1f3cb', 'amz-sdk-invocation-id': b'9d52b252-290e-48f0-b03d-477bbb68e059', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:36 GMT', 'x-amzn-requestid': 'ZqzzfzCCZJAsf4MSk36fh5HWCm8OCvkZ0DxYT4P7fRC3feE9LGf0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194236Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194236Z
20251121/us-east-1/s3/aws4_request
a20fe68bdd8059e673a81c21c574b9d1199ff66319b2d8a57e3bf8f61c7c8866
DEBUG    botocore.auth:auth.py:430 Signature:
c26d6821fc03b29dbb4416398589a943f6cfbe2d6ff82b470640a9fb3af98f31
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194236Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c26d6821fc03b29dbb4416398589a943f6cfbe2d6ff82b470640a9fb3af98f31', 'amz-sdk-invocation-id': b'5ae0a520-f30c-4619-bf7b-1fd7902d7a0a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:36 GMT', 'x-amzn-requestid': 's2jGlwQZiU7QTnjc15OHQMtJeTPUrVMqKMSccbSSTXXjRNz97SGG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194236Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194236Z
20251121/us-east-1/s3/aws4_request
81422387c29404843a540268c80a89db37674d59049ab4b2ee9c4af684955ac7
DEBUG    botocore.auth:auth.py:430 Signature:
6ada131dd28e732bff0e83381283f67ffe042901ac80ff9100742b0e58e381c2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194236Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6ada131dd28e732bff0e83381283f67ffe042901ac80ff9100742b0e58e381c2', 'amz-sdk-invocation-id': b'cee0cbfe-4b6e-4a6b-b553-1e54c0069341', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:36 GMT', 'x-amzn-requestid': 'e0ipCZCFMSTznKobDI2NdKBpnA7o52fUKZ5CpNRMzZD193kLff9q', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0d5efa9b-2c37-4d0f-927b-a06e3a131fd5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0d5efa9b-2c37-4d0f-927b-a06e3a131fd5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0d5efa9b-2c37-4d0f-927b-a06e3a131fd5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1f4499d7-e4af-49ec-b73e-6d3d137d8652, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1f4499d7-e4af-49ec-b73e-6d3d137d8652, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1f4499d7-e4af-49ec-b73e-6d3d137d8652, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194237Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194237Z
20251121/us-east-1/s3/aws4_request
a193c8f0838dca0b1c0315a1c178621b6eb50d30a41d60d90f66d8f7b7a2a103
DEBUG    botocore.auth:auth.py:430 Signature:
323e742cda2c85690a8631f6a3bdee74fe6d1a08d727ed30442521b4f2b4d90e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194237Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=323e742cda2c85690a8631f6a3bdee74fe6d1a08d727ed30442521b4f2b4d90e', 'amz-sdk-invocation-id': b'0487c0be-13de-4ca5-aec3-8f5dc5b6ca65', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:37 GMT', 'x-amzn-requestid': '0GImgAOlVCu1iTOMLip7Qo9mFYC8CW1gekP7GOIVuz9i0QdgvBnU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194237Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194237Z
20251121/us-east-1/s3/aws4_request
c08b1c821aadf70b3f254fdcaa7de5c581b77d1a512ad659dbf2ec253320b1ac
DEBUG    botocore.auth:auth.py:430 Signature:
a06188faf56b0fff7253a8530f45ae7bc6ddf29a0b5d1e50a10d06c16de49954
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194237Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a06188faf56b0fff7253a8530f45ae7bc6ddf29a0b5d1e50a10d06c16de49954', 'amz-sdk-invocation-id': b'0c96d6ca-62ca-4a16-a555-84956df5a900', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:38 GMT', 'x-amzn-requestid': 'TDbPxXmIaEPDDBhyopPJdmK5CQKrcD5BY6pteb76dOyxAVVOu1BD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194238Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194238Z
20251121/us-east-1/s3/aws4_request
d066c8a07df380712e521f30ea20835ba49542259118b31c79cfe4df61152302
DEBUG    botocore.auth:auth.py:430 Signature:
232b873e12876fb7470fcd973cad519764572ba4129c8a373d4dde8be94365d5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194238Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=232b873e12876fb7470fcd973cad519764572ba4129c8a373d4dde8be94365d5', 'amz-sdk-invocation-id': b'200aa679-abad-4340-95f4-8eb1f0d1ed38', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:38 GMT', 'x-amzn-requestid': 'fXcSTclGupkp2TadQiLazkW3Ia4P6JrCsIzuRNRkJ5rsdd8CsOQ4', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, eaaa9938-b41b-4f7d-b651-89cfc0dcb1ad, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, eaaa9938-b41b-4f7d-b651-89cfc0dcb1ad, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, eaaa9938-b41b-4f7d-b651-89cfc0dcb1ad, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8ee557fb-9793-46f6-b52d-79d4f56b467d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8ee557fb-9793-46f6-b52d-79d4f56b467d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8ee557fb-9793-46f6-b52d-79d4f56b467d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194239Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194239Z
20251121/us-east-1/s3/aws4_request
e0d1c09c44c2087dc8b63d08bb22508e3cf93239e7337ac27db03fd92ecf7318
DEBUG    botocore.auth:auth.py:430 Signature:
c91685e0829154517a25aafccd221927bc3075bf3fa21d848ad988d32388e47b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194239Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c91685e0829154517a25aafccd221927bc3075bf3fa21d848ad988d32388e47b', 'amz-sdk-invocation-id': b'f32c4f14-77cf-4bfd-806c-59eb53f15ee3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:39 GMT', 'x-amzn-requestid': 'DTlziDjPIa5iMhPaXyyieTrBcMZ2hmszHKL6QWHUVGROazB519gs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194239Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194239Z
20251121/us-east-1/s3/aws4_request
e23dae31e9237f5f658b32be7224f808f2c04e7d481b1cf3d614ab03083fd490
DEBUG    botocore.auth:auth.py:430 Signature:
ee02fa2244ca7bea4cd61305370deca50d952ef2e158d77e191911c3b04a6443
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194239Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee02fa2244ca7bea4cd61305370deca50d952ef2e158d77e191911c3b04a6443', 'amz-sdk-invocation-id': b'632d20be-5aa6-4cc6-ae0c-5c3b7af16d7f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:39 GMT', 'x-amzn-requestid': 'nMYdjckBMl1VrFa18rVjKZljhsKYbMutA1wjN8BMpw2upumJgDg7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194239Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194239Z
20251121/us-east-1/s3/aws4_request
161d5565b2a24014a6d00da2b0330c1ba0dba2b8361a60fe6f6f4cf7ce89b608
DEBUG    botocore.auth:auth.py:430 Signature:
dcc9644e3803a995fed05e82210d95edaf7e3ad0c3d943ad40b489372b054c81
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194239Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dcc9644e3803a995fed05e82210d95edaf7e3ad0c3d943ad40b489372b054c81', 'amz-sdk-invocation-id': b'5e06240a-d969-4d5b-ace2-9bbb384294d0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:39 GMT', 'x-amzn-requestid': 'o0RXWT4wDixYiAA1GjtjP1UqsA7ZRH26G4I9QBsCy620qcZPyzZz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 11b17277-e3e9-409c-9abe-6523709bc0d5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 11b17277-e3e9-409c-9abe-6523709bc0d5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 11b17277-e3e9-409c-9abe-6523709bc0d5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 22473e4d-6901-4304-8e4b-a920f5de1a41, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 22473e4d-6901-4304-8e4b-a920f5de1a41, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 22473e4d-6901-4304-8e4b-a920f5de1a41, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194241Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194241Z
20251121/us-east-1/s3/aws4_request
9ba3fd8c22b7e837f9737e95e202c07a33ab0ffa4f3b88450401a041d23793a2
DEBUG    botocore.auth:auth.py:430 Signature:
e08ef1f26cdd3c599f4628caf4a86af5eced22278df81969f4cab28ce9c8c1e3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194241Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e08ef1f26cdd3c599f4628caf4a86af5eced22278df81969f4cab28ce9c8c1e3', 'amz-sdk-invocation-id': b'5ef3c2c8-6abc-452c-90d3-1c3f9e170962', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:41 GMT', 'x-amzn-requestid': 'DkF1eRXXXlkWibks95HaQsjd9XEpCIRX7OAQKtrdtBJ8JKIZmi37', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194241Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194241Z
20251121/us-east-1/s3/aws4_request
f0c73edcd01f28fc4cb1bb670eb5f4d2065753d7fa7e3dd71e172badd2dda2da
DEBUG    botocore.auth:auth.py:430 Signature:
49b25e71e3780664632c135b18e7d9a9a2c9fbe1d224cc7c6c1d9194fb1d2cd8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194241Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=49b25e71e3780664632c135b18e7d9a9a2c9fbe1d224cc7c6c1d9194fb1d2cd8', 'amz-sdk-invocation-id': b'360b2d54-e7d2-4738-b9dc-3c6a48c4f749', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:41 GMT', 'x-amzn-requestid': 'Df2P9vn1q68yVZURjTcFSTvZlAACswG4HPCkksktIk3D4E8wpS1C', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194241Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194241Z
20251121/us-east-1/s3/aws4_request
a85dd83cc0020989f9f7772ce66cfd9410e6fca86b63f313d572402811263627
DEBUG    botocore.auth:auth.py:430 Signature:
e9b02ab3007bef865c80a98cf5f7ab6819156fd88fe68a93ba7f031e89947051
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194241Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e9b02ab3007bef865c80a98cf5f7ab6819156fd88fe68a93ba7f031e89947051', 'amz-sdk-invocation-id': b'e3dc68fc-a846-4bfb-b87a-f35835d9ca18', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:41 GMT', 'x-amzn-requestid': 'g585cSzS42ft72CKeWcgCnYFZuH72rhA44W9kTMLbOW9eEzsl9MD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4aa33454-26e5-453c-9445-e7ec0be43738, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4aa33454-26e5-453c-9445-e7ec0be43738, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4aa33454-26e5-453c-9445-e7ec0be43738, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c4ea8fae-3b4d-4045-84bd-eb6e27e8cca4, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c4ea8fae-3b4d-4045-84bd-eb6e27e8cca4, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c4ea8fae-3b4d-4045-84bd-eb6e27e8cca4, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194243Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194243Z
20251121/us-east-1/s3/aws4_request
1fb35701f413ddc83f763b785ec7a8f887163e0f547acee19ae232c65643f378
DEBUG    botocore.auth:auth.py:430 Signature:
18f4a0b63fb4e1d8c6a0ad64af3f025dc4e2bcaa734760c36339eb941e04a1da
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194243Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=18f4a0b63fb4e1d8c6a0ad64af3f025dc4e2bcaa734760c36339eb941e04a1da', 'amz-sdk-invocation-id': b'6d6e5f95-7241-4710-b932-29def601d490', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:43 GMT', 'x-amzn-requestid': '16Z6WToQGUWkqXFAJIQEaPoztJ7eYtqwph7K2v5nTfkZsOVuEA3o', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194243Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194243Z
20251121/us-east-1/s3/aws4_request
a2053ab20ef89d1cec99280ccee5ce003db55d3d475a213ae21c4a1aa3c82941
DEBUG    botocore.auth:auth.py:430 Signature:
cce541443d7f0e9d3067c1979295beb23644339c853cc6b8c075db7a3d22a037
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194243Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=cce541443d7f0e9d3067c1979295beb23644339c853cc6b8c075db7a3d22a037', 'amz-sdk-invocation-id': b'01f72bb8-628a-4689-9bdf-bed2335a27ff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:43 GMT', 'x-amzn-requestid': 'A82HZOSvlAOcY4mTTDcAGQW4eyVS1gkGkMfPV3stY3uC5Vvuzg4O', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194243Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194243Z
20251121/us-east-1/s3/aws4_request
8cd7eed911c3e18aa0ab423a9755fe27322cc449ac645a3cd181cf9279902693
DEBUG    botocore.auth:auth.py:430 Signature:
8801726ccd86f2a515b37efd0ed1da313713c0058f2503227bbf043e2fd5f357
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194243Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8801726ccd86f2a515b37efd0ed1da313713c0058f2503227bbf043e2fd5f357', 'amz-sdk-invocation-id': b'01efce42-3070-4068-891e-76afb008efa8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:43 GMT', 'x-amzn-requestid': 'wyFskSSabXaT816uxt419oP4N2MrU47OxuAlNvNNNpUR2WQtT5e0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cc75ed05-60e9-447e-8eb0-f41e3f63a47a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cc75ed05-60e9-447e-8eb0-f41e3f63a47a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cc75ed05-60e9-447e-8eb0-f41e3f63a47a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d3907738-0b1a-441d-9fcd-bcaaba189fb9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d3907738-0b1a-441d-9fcd-bcaaba189fb9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d3907738-0b1a-441d-9fcd-bcaaba189fb9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194244Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194244Z
20251121/us-east-1/s3/aws4_request
2708a3686e70ce2f4885c2dab8474f49389b798d0cc134350811313bf3d300e4
DEBUG    botocore.auth:auth.py:430 Signature:
9d54f7bc2134a432d4049bac37f5a14c405774a5320444ab2305b027eebe44a1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194244Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9d54f7bc2134a432d4049bac37f5a14c405774a5320444ab2305b027eebe44a1', 'amz-sdk-invocation-id': b'3ae63a99-969a-40ec-b811-e77409dd0637', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:44 GMT', 'x-amzn-requestid': 'yuz4KHr8XuMrwGyiqUbHBelctsK34wfuNTz1YrvuPUVW7ZLf0BN9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194244Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194244Z
20251121/us-east-1/s3/aws4_request
8a4bb513fbfad45e791ff3a70bf67efe267da88d3e06e84c30abd42a0ee4b389
DEBUG    botocore.auth:auth.py:430 Signature:
d2528b79ac3f59c4183d6797d65dde1096846e71eb684cf45085d0d3e1a3d4b9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194244Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d2528b79ac3f59c4183d6797d65dde1096846e71eb684cf45085d0d3e1a3d4b9', 'amz-sdk-invocation-id': b'60534a46-21de-4e7d-b5b3-3889db96d77d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:45 GMT', 'x-amzn-requestid': '9imHhBhjCpyBywX1vo5pUcPeO09vN9hmQjgDtMnUDH4VGN3w67zC', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194245Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194245Z
20251121/us-east-1/s3/aws4_request
025b4d4e1e60a12a09bd4e1164cc86ca993aa75480a5eb952dc0ec3248487c6b
DEBUG    botocore.auth:auth.py:430 Signature:
684f11f72c78d431ff01cd9e3358f527b61b93a72650fb66ae337ef8060848d9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194245Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=684f11f72c78d431ff01cd9e3358f527b61b93a72650fb66ae337ef8060848d9', 'amz-sdk-invocation-id': b'dcdb9750-7f61-4b8a-9a39-8a95b106274e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:45 GMT', 'x-amzn-requestid': 'E1SoMzyKHfur8SCy8ZhnYVaADKgl1DJSKtFqnF0RKcspiCrCaxRz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6cef1d9c-4125-4611-980b-f9e6386d6c1c, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6cef1d9c-4125-4611-980b-f9e6386d6c1c, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6cef1d9c-4125-4611-980b-f9e6386d6c1c, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 02176026-fe8f-41a7-bc17-ac009af7acff, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 02176026-fe8f-41a7-bc17-ac009af7acff, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 02176026-fe8f-41a7-bc17-ac009af7acff, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194246Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194246Z
20251121/us-east-1/s3/aws4_request
1be7fcd8a7b0645d4f2f48296b77e01d237c0705a143f6102a285a67089a6c39
DEBUG    botocore.auth:auth.py:430 Signature:
28434ddaf9f1696323a15d9fa51fcba6d6aab4da8ebdfd169f14817adf330f97
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194246Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=28434ddaf9f1696323a15d9fa51fcba6d6aab4da8ebdfd169f14817adf330f97', 'amz-sdk-invocation-id': b'5296367e-52fd-4d41-9c7a-391615a633ef', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:46 GMT', 'x-amzn-requestid': 'v8SrlZMZJJBvri4TxthwR8WSRsZ5swxsmAKxOhfbkbxEFtFnIleU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194246Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194246Z
20251121/us-east-1/s3/aws4_request
3e8c968e63a207bb32520aae544abd9ead1128faa5a314d3c7c5cb7c016915a4
DEBUG    botocore.auth:auth.py:430 Signature:
c67803abbee68d24a6b8667176cc16cccd866d3e285b87175a36a3a5b6ca5e9e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194246Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c67803abbee68d24a6b8667176cc16cccd866d3e285b87175a36a3a5b6ca5e9e', 'amz-sdk-invocation-id': b'f9332a8f-6482-4ed7-b63f-3b67d615ab44', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:46 GMT', 'x-amzn-requestid': 'U2GU9bmYzL39xBfT4ihMm5yNcalcYXbAMBf3LU0fxoKPJgEO7ow5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194246Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194246Z
20251121/us-east-1/s3/aws4_request
df66ca390525a48fb7df76a2c60407112f5402a413ce6655838d1451dff85c32
DEBUG    botocore.auth:auth.py:430 Signature:
5efdd79996cee7abf95fa770c46485cfa0f5947fb6baa9fb24ebf8f32de4013b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194246Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5efdd79996cee7abf95fa770c46485cfa0f5947fb6baa9fb24ebf8f32de4013b', 'amz-sdk-invocation-id': b'085e3be3-bedc-4d98-ba5c-e6f1c8d6b871', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:46 GMT', 'x-amzn-requestid': 'zCqGtuzuB9YwhMR8R1b0xe9K4lzN7jsxnAstJIbyGlMsOQXx4yO6', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cda150bc-6276-4cbb-9e37-7a87329054b9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cda150bc-6276-4cbb-9e37-7a87329054b9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cda150bc-6276-4cbb-9e37-7a87329054b9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5287ecb2-b35a-4905-9396-70a6b166abd2, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5287ecb2-b35a-4905-9396-70a6b166abd2, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5287ecb2-b35a-4905-9396-70a6b166abd2, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194248Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194248Z
20251121/us-east-1/s3/aws4_request
c7e2a4db637090a74406b01935a270989093b9ac7776bccba803fd04782eca0f
DEBUG    botocore.auth:auth.py:430 Signature:
bc8b2acd37b05a59cc6e077f116a93f3a32c37e912e0c83110682cedce53fac0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194248Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bc8b2acd37b05a59cc6e077f116a93f3a32c37e912e0c83110682cedce53fac0', 'amz-sdk-invocation-id': b'7da304b8-a1ba-4dad-a4c1-81f368758f83', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:48 GMT', 'x-amzn-requestid': 'zwxdq1guwqzPbf1DcsfxTe3sWWovikFRk03QcUbOcvWq4FCzYMFR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194248Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194248Z
20251121/us-east-1/s3/aws4_request
dde1aff82e20d90a5f6d7de7766ce2f342bb96eafe0b206d5ff389aa423f273d
DEBUG    botocore.auth:auth.py:430 Signature:
3a0e92fafbf6a5a401532271712c1b830c40a073ce22be3d7cc86a36f5b709d4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194248Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3a0e92fafbf6a5a401532271712c1b830c40a073ce22be3d7cc86a36f5b709d4', 'amz-sdk-invocation-id': b'5ef43895-237d-4bb3-ac60-c6c03ee3ae57', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:48 GMT', 'x-amzn-requestid': 'bDPCLWh5yDRKde5vt4jLf28TcahJjopcOb5DpTEUoIX8aUwNOlN5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194248Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194248Z
20251121/us-east-1/s3/aws4_request
ba1b0d24e888fd8e67a78e051e3d425eac1190b59ed044d56e004c14414e4026
DEBUG    botocore.auth:auth.py:430 Signature:
c7a239051b541b068ff6fe6beb195c3d3ccfb41e2d10c3664f4e401554bd7441
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194248Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c7a239051b541b068ff6fe6beb195c3d3ccfb41e2d10c3664f4e401554bd7441', 'amz-sdk-invocation-id': b'7f539e15-bd2d-4968-9aea-539261dce93a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:48 GMT', 'x-amzn-requestid': 'GNqMq93f6NaihN1NX6PjaUaUcH1vUQTDAsDwpLYAwkLYsxTau2dM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 236f3fd2-04e2-4fdb-a91d-796430df6905, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 236f3fd2-04e2-4fdb-a91d-796430df6905, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 236f3fd2-04e2-4fdb-a91d-796430df6905, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f64bd662-3b36-4d77-8f45-2568b64eb772, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f64bd662-3b36-4d77-8f45-2568b64eb772, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f64bd662-3b36-4d77-8f45-2568b64eb772, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194250Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194250Z
20251121/us-east-1/s3/aws4_request
49d0ab565d6f435a85c25c249655a12a52a9ab399ad051a051e10ac1d1c6eb82
DEBUG    botocore.auth:auth.py:430 Signature:
ffde518e2d66ca283fca3c00aa048210542f4c473fb25364c744cf889fa3751f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194250Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ffde518e2d66ca283fca3c00aa048210542f4c473fb25364c744cf889fa3751f', 'amz-sdk-invocation-id': b'096e5e6f-a475-48ec-a9bf-7859fc14b28e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:50 GMT', 'x-amzn-requestid': 'dSEMwDqmrcaqlj7fNjlZKSC6cgGOeWX47s1f9LTq08KrBJrzyUxs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194250Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194250Z
20251121/us-east-1/s3/aws4_request
b29a989f8dc87e0f43dd3f2695707973d75f43cc5658dc355f6a70daa008d36e
DEBUG    botocore.auth:auth.py:430 Signature:
358f83dd83c837729287039d17c8fb2b0978fcf1b73faa1802eaf129abe1e84e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194250Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=358f83dd83c837729287039d17c8fb2b0978fcf1b73faa1802eaf129abe1e84e', 'amz-sdk-invocation-id': b'c4b17ecb-2130-474d-9bcf-aa135515187f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:50 GMT', 'x-amzn-requestid': '9oUruocUHSJHzRf7CksNTfbH92NUpam08zvMehHkXhF3CDWPfjOV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194250Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194250Z
20251121/us-east-1/s3/aws4_request
5d3f08a524b597b2aa26c606cc5e91836c84f11e24b52ea7e6da17f7f63f56a1
DEBUG    botocore.auth:auth.py:430 Signature:
32fe5ae1123b552ac506f1d629d0343f8deefa3708571543fc06bf03994310ec
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194250Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=32fe5ae1123b552ac506f1d629d0343f8deefa3708571543fc06bf03994310ec', 'amz-sdk-invocation-id': b'460c68b2-b654-4b22-a188-f8cd200a4fea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:50 GMT', 'x-amzn-requestid': 'QqCPZD80zqn6iDB4LU6UOStXfGRcbDS1S03Lj2NOoj1K4AMzgSJS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 094402d2-f1b0-438c-8066-694eb04f8ba9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 094402d2-f1b0-438c-8066-694eb04f8ba9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 094402d2-f1b0-438c-8066-694eb04f8ba9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dba4c0f4-17c8-4f99-872f-496eeb7a87f8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dba4c0f4-17c8-4f99-872f-496eeb7a87f8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dba4c0f4-17c8-4f99-872f-496eeb7a87f8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194252Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194252Z
20251121/us-east-1/s3/aws4_request
a34ef8a91c37dc738c712c3830288ac261306b1c7f6745d72ad367d736fa1ff1
DEBUG    botocore.auth:auth.py:430 Signature:
6d93b9ff3a4e81670fbfdd0f3cf1f0a7d60fcb3f922f0cf6bd6103261e96134d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194252Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6d93b9ff3a4e81670fbfdd0f3cf1f0a7d60fcb3f922f0cf6bd6103261e96134d', 'amz-sdk-invocation-id': b'0d10befc-8e48-4ae3-87e8-0a769a1365d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:52 GMT', 'x-amzn-requestid': 'vOHgpNBNB9IDeGHTbqbg3KLYWylk3IoO2VybCxKiF97IKeqof8fJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194253Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194253Z
20251121/us-east-1/s3/aws4_request
f46a5b8d198f250cb0d45765bc6ff29dd343f2f0b28b3a087efb47a081a3c8b4
DEBUG    botocore.auth:auth.py:430 Signature:
eaf10f2d5e846cd0298c117b831693545bdee4843b06c054491ab614b7721e58
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194253Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=eaf10f2d5e846cd0298c117b831693545bdee4843b06c054491ab614b7721e58', 'amz-sdk-invocation-id': b'e843f589-2b24-45eb-a53a-a0573d54a42b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:53 GMT', 'x-amzn-requestid': 'SlNUKVebu0utw6GdMQYcUzqdhOMYbcMtLTC06MEwe4kniTprkKUD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194253Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194253Z
20251121/us-east-1/s3/aws4_request
9ba5b4cd8d7902965bf55f787a954287cd6b6624c99cd0b09360038033e3d47b
DEBUG    botocore.auth:auth.py:430 Signature:
4eb260ab5f0db891a1fcf2b05be7f057e98b52fedfc4e200db4c21cac15acd09
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194253Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4eb260ab5f0db891a1fcf2b05be7f057e98b52fedfc4e200db4c21cac15acd09', 'amz-sdk-invocation-id': b'fc3b7e8f-9035-488a-892d-9c62d86bf159', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:53 GMT', 'x-amzn-requestid': 'P10Y9AxRVcnu0047NEs2SN6O8ZTy1BE8FA6pHiSfyWcnkOjbMDEF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 15520f93-972b-4fa4-99ff-96329e484252, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 15520f93-972b-4fa4-99ff-96329e484252, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 15520f93-972b-4fa4-99ff-96329e484252, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 34e28d7b-9b61-4e5b-a9cf-690eef3e9746, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 34e28d7b-9b61-4e5b-a9cf-690eef3e9746, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 34e28d7b-9b61-4e5b-a9cf-690eef3e9746, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:295 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin')]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:375 RpcState(ListEndpoints, 795a7e7c-fda4-42cb-9e2c-83a200b203d3, localhost:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ListEndpoints, 795a7e7c-fda4-42cb-9e2c-83a200b203d3, localhost:24781): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:51 RpcState(ListEndpoints, 795a7e7c-fda4-42cb-9e2c-83a200b203d3, localhost:24781): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-qwiwaft7vq.auto.internal" port: 24781 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-qwiwaft7vq.auto.internal:24781, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:498 Closing channel for endpoint localhost:24781
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194255Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194255Z
20251121/us-east-1/s3/aws4_request
ec0cfc102c6563c909148732405aec752f354090e6145d3a845680a15f65a629
DEBUG    botocore.auth:auth.py:430 Signature:
0d7c1af85835a889cb0e4019ab1d9faded2df70e2288a475542d13e8b492c9e6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194255Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0d7c1af85835a889cb0e4019ab1d9faded2df70e2288a475542d13e8b492c9e6', 'amz-sdk-invocation-id': b'9e97318c-175b-41cb-84ef-6caa6447b790', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:55 GMT', 'x-amzn-requestid': 'w1TCAeeUeVjaIEqt3TVQdDONfkGniTm05OlKfyTjd8OkxxJTHAZy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194255Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194255Z
20251121/us-east-1/s3/aws4_request
92fb68dcea1da86abeb889a5b08a4861f1b3d6be99e55adedbb9c235acaa4cff
DEBUG    botocore.auth:auth.py:430 Signature:
ea23a636a8f2be6e7e2ec25a735adc2a7a62794ecafcde7641d7b2da911d1572
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194255Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ea23a636a8f2be6e7e2ec25a735adc2a7a62794ecafcde7641d7b2da911d1572', 'amz-sdk-invocation-id': b'8c5566cd-5a1a-4318-b334-208d5bdd8988', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:55 GMT', 'x-amzn-requestid': '3fB0VnNDcsA6bl8h7e5lHnYdsHtBE3gx1JgLWQdFO5UF8NmcXs6S', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194255Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194255Z
20251121/us-east-1/s3/aws4_request
8d6b2691acfb3cdddd6b1d6b6cc74c681540f2b349778ece388e1f079b687f05
DEBUG    botocore.auth:auth.py:430 Signature:
2a97a003beb67583a96336587cbf62192c307e27cf10c27aaeb9bba6543e29dd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194255Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2a97a003beb67583a96336587cbf62192c307e27cf10c27aaeb9bba6543e29dd', 'amz-sdk-invocation-id': b'd135889b-2cf7-443d-bdf0-e1b3d1016de2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:55 GMT', 'x-amzn-requestid': 'xFgpKWoX4nBpzr9UtUFsb0OqrjmT8ftM7NrHMXvdpwYOJvTVfDm7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, b4a63f5c-c1b5-4a42-bc2c-4c44c142d011, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, b4a63f5c-c1b5-4a42-bc2c-4c44c142d011, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, b4a63f5c-c1b5-4a42-bc2c-4c44c142d011, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2e3ee569-9dea-432d-9973-8e34730c0b79, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2e3ee569-9dea-432d-9973-8e34730c0b79, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2e3ee569-9dea-432d-9973-8e34730c0b79, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194257Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194257Z
20251121/us-east-1/s3/aws4_request
695ed67cf57aed57461f4e606bfa68d5557c8f8fb0bc06e7534c28efbcdd4004
DEBUG    botocore.auth:auth.py:430 Signature:
0be9da49271fb77e9047cd36bc148ad4f385c184a6a9903eb2a3fd6333d03883
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194257Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0be9da49271fb77e9047cd36bc148ad4f385c184a6a9903eb2a3fd6333d03883', 'amz-sdk-invocation-id': b'bd401eb1-de4a-4db9-8e65-adbcbe037690', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:57 GMT', 'x-amzn-requestid': '7W2gjDYOhXVxzotSSkfYk6nXQXo9dEy3ZtQ256YKTEZSqxcraybO', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194257Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194257Z
20251121/us-east-1/s3/aws4_request
22d9151b8e7115104ff59dade1c2f9ff397442e1bb1a7a92f169665026836589
DEBUG    botocore.auth:auth.py:430 Signature:
6abc6db710c920331be9761dfc9ed8d8ec152c52cafc8c327e302851e893dfbb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194257Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6abc6db710c920331be9761dfc9ed8d8ec152c52cafc8c327e302851e893dfbb', 'amz-sdk-invocation-id': b'aa062e4e-e47b-4c3a-95d9-496e283692fa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:57 GMT', 'x-amzn-requestid': 'dJjLLYeYjm3FTVD51xKVG5wCuN0YisGlKh1Fa074ubwvlqm7NY7v', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194257Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194257Z
20251121/us-east-1/s3/aws4_request
d4e5e4234f3540e15849b4e85673107bc3d501adac2549128be774cdcb97c2a8
DEBUG    botocore.auth:auth.py:430 Signature:
c186b6a16fed2389c208f48649dab1eb861606fc9e7688cadcdb5cb24d2ae600
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194257Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c186b6a16fed2389c208f48649dab1eb861606fc9e7688cadcdb5cb24d2ae600', 'amz-sdk-invocation-id': b'9e31902f-060b-441d-a555-505c7554992b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:42:57 GMT', 'x-amzn-requestid': 'UnWDcNGbuDiNlcdFBqIApJxl3qAHMbGtgCtiegYlxzmmlF6eaXHn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 38b595dd-7fcd-439c-ac20-1abba299f284, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 38b595dd-7fcd-439c-ac20-1abba299f284, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 38b595dd-7fcd-439c-ac20-1abba299f284, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 968cd74a-b7a0-404f-a822-cb88c01953a1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 968cd74a-b7a0-404f-a822-cb88c01953a1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 968cd74a-b7a0-404f-a822-cb88c01953a1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194300Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194300Z
20251121/us-east-1/s3/aws4_request
11e9a2ce51dba7e26f977261221b8870ad442bc37c9407a2f400cbd3db639936
DEBUG    botocore.auth:auth.py:430 Signature:
53077f8549e212091d7101c2957be30fe41d2bf0a032b40671a244b8c6098b8b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194300Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=53077f8549e212091d7101c2957be30fe41d2bf0a032b40671a244b8c6098b8b', 'amz-sdk-invocation-id': b'fba94755-f6cb-485e-b85b-2de424e21f86', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:00 GMT', 'x-amzn-requestid': 'pkoEhNeXhSV97nkZR4bHHTLrKrncZa99SBeiqEqE4yEdPsjFtDDm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194300Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194300Z
20251121/us-east-1/s3/aws4_request
b85f3b1f86a59c99b0fff4563dbc50bba53e4f571ef7a2b33bc1dfa784a928a2
DEBUG    botocore.auth:auth.py:430 Signature:
0b3c4b591e62b7beb1fee53adb800440d0efaa5f47d792773215d42a012d2b23
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194300Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0b3c4b591e62b7beb1fee53adb800440d0efaa5f47d792773215d42a012d2b23', 'amz-sdk-invocation-id': b'd4ef4070-73be-46f6-a005-93d8c1bdca5e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:00 GMT', 'x-amzn-requestid': 'rYMLoCRATdQQrrXLFhWVLPCqzul3HzkOqYE81rxFbT6dkchAakMw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194300Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194300Z
20251121/us-east-1/s3/aws4_request
7d21d580a8c21e4596afc46602835f0e1eea3aac86238fa19c66a2023e559f2b
DEBUG    botocore.auth:auth.py:430 Signature:
395d988d718a1b5ce0555f6c5ec950dafa1ec29dce9fa85b61c7ae8061b0fc52
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194300Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=395d988d718a1b5ce0555f6c5ec950dafa1ec29dce9fa85b61c7ae8061b0fc52', 'amz-sdk-invocation-id': b'1c5d04f9-5744-4924-b06c-f034f69fb919', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:00 GMT', 'x-amzn-requestid': 'ChfNVufMp5AdrPOrQeUvzZEWAE8yTscZrQB7x7bpdvjtevPGUOLR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 30f13d91-7efa-4a17-93c2-aeee7d726755, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 30f13d91-7efa-4a17-93c2-aeee7d726755, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 30f13d91-7efa-4a17-93c2-aeee7d726755, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 792a3f35-d68c-4544-a438-126ea4138351, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 792a3f35-d68c-4544-a438-126ea4138351, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 792a3f35-d68c-4544-a438-126ea4138351, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194302Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194302Z
20251121/us-east-1/s3/aws4_request
6c94e51e3f2908dea91d366ee8ed6be09217527b078fb694568ec6fc7420e31b
DEBUG    botocore.auth:auth.py:430 Signature:
14c744203e7959312fd77848127fa305c0ac8404a67ba7e057e62db25b7a3c66
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194302Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=14c744203e7959312fd77848127fa305c0ac8404a67ba7e057e62db25b7a3c66', 'amz-sdk-invocation-id': b'19491a78-0f06-4b15-b3bf-897f6d8ecf61', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:02 GMT', 'x-amzn-requestid': 'sETAkEY2ocXHtUlP7xZbg9E6x8U31XI7JMUQd43CS4BmPjZbnPPG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194302Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194302Z
20251121/us-east-1/s3/aws4_request
262d03cb2d2c5147fad66ac2d274ac8c45f490118611a1e44395d30c3a755ed5
DEBUG    botocore.auth:auth.py:430 Signature:
1a039a1eb03844183be300832548d2a05a800f39f702dce708aa5f2270e0f81c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194302Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1a039a1eb03844183be300832548d2a05a800f39f702dce708aa5f2270e0f81c', 'amz-sdk-invocation-id': b'6d57b7a4-549f-4289-b3e4-7393b8bf3026', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:02 GMT', 'x-amzn-requestid': 'U9PIYygG7sa8MMFUyYf7ERMrzPQUZ14eWkbpeue9t8tqrGdFSPst', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194303Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194303Z
20251121/us-east-1/s3/aws4_request
11476202ebdca16fe499f88b359961a4eeb26bf59f9e31dfe269b4ea1857ee2c
DEBUG    botocore.auth:auth.py:430 Signature:
888b648b78ce66112b4d08ce49bb62b47888630788987954c902bbb371f36e78
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194303Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=888b648b78ce66112b4d08ce49bb62b47888630788987954c902bbb371f36e78', 'amz-sdk-invocation-id': b'ee959812-c81a-46f0-bdc6-c8c4c4964f90', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:03 GMT', 'x-amzn-requestid': 'qpLvmaFJItwYOoR7pPuUW2MfpCMHjBQYUxOUjxbzgGeZCUdcnDCN', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ee1c0df5-41cc-4ac7-b7bd-d3f7ae78148e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ee1c0df5-41cc-4ac7-b7bd-d3f7ae78148e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ee1c0df5-41cc-4ac7-b7bd-d3f7ae78148e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, df836e45-c325-4b8c-aad0-b1ce6f59690b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, df836e45-c325-4b8c-aad0-b1ce6f59690b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, df836e45-c325-4b8c-aad0-b1ce6f59690b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194305Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194305Z
20251121/us-east-1/s3/aws4_request
1cbe07f67a08580da29cbdf69d2432b27d76c40096c2ab231a6e77e867c83f07
DEBUG    botocore.auth:auth.py:430 Signature:
b5ca3ecc1726f95a47039da67cd87c5268e6c8430b55bf1e3b8cd71535481982
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194305Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b5ca3ecc1726f95a47039da67cd87c5268e6c8430b55bf1e3b8cd71535481982', 'amz-sdk-invocation-id': b'2d95ffea-618d-499e-ad42-b66a6fd84aea', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:05 GMT', 'x-amzn-requestid': 'gwcOA7gyi13kj2CJKNqWdhr1IXdOrQlSKTyemFf62SJmFWbIjCXX', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194305Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194305Z
20251121/us-east-1/s3/aws4_request
784b895ee78e3a35f69fda980ebb27c920ac38e6a73c52166e16f195fb86d097
DEBUG    botocore.auth:auth.py:430 Signature:
5fe2c40674820fe2eff01bc33761226e0f2f33dd254ddd16b101c2981bc60b7f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194305Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5fe2c40674820fe2eff01bc33761226e0f2f33dd254ddd16b101c2981bc60b7f', 'amz-sdk-invocation-id': b'816f041d-e980-45eb-b224-86dc851ac33e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:05 GMT', 'x-amzn-requestid': 'iXfCyGWcrKCBTGIYwjejXNCWNWJrJITduvBzpe41gaozhB20YMfs', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194305Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194305Z
20251121/us-east-1/s3/aws4_request
6dca56ba69fdedc419e5795266504e609c506e9944e7c598a79c35428f20ec25
DEBUG    botocore.auth:auth.py:430 Signature:
6c071762a8bd2b1ec320b31fe008d6dd8a25ffbbaad5af35aaa45cc1a04f190b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194305Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6c071762a8bd2b1ec320b31fe008d6dd8a25ffbbaad5af35aaa45cc1a04f190b', 'amz-sdk-invocation-id': b'd61d3231-546e-4ebd-9ca2-78b9ce7619dc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:06 GMT', 'x-amzn-requestid': 'bLMVw2cMcLhXNVKoN0zQWrujtqP2CRThksHdp7DESwtT5cDRn93j', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5fbb19fd-8e8d-4e1b-8286-a163a0a33362, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5fbb19fd-8e8d-4e1b-8286-a163a0a33362, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5fbb19fd-8e8d-4e1b-8286-a163a0a33362, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1ae94e3b-c1c8-4311-8b3a-c0e16eb6a2cf, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1ae94e3b-c1c8-4311-8b3a-c0e16eb6a2cf, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1ae94e3b-c1c8-4311-8b3a-c0e16eb6a2cf, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194308Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194308Z
20251121/us-east-1/s3/aws4_request
882d9392f73b6feed34e9a1002be97f4281784409c097b69a6134a120c9445dc
DEBUG    botocore.auth:auth.py:430 Signature:
5fa5703c0b7f967cf5f293fae80e95414fb5454bee2a0d1e75cb2a617cb67969
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194308Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5fa5703c0b7f967cf5f293fae80e95414fb5454bee2a0d1e75cb2a617cb67969', 'amz-sdk-invocation-id': b'f1aad182-7691-4df9-887f-bbd14adf6163', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:08 GMT', 'x-amzn-requestid': 'L3t8bYw4JZOAVayD5FEma7ScyfEeq453CifNSVePJp1rkVG4kwai', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194308Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194308Z
20251121/us-east-1/s3/aws4_request
89f930c5107802bef5579f4b9b28450b7a700242fe5a47c13742208c3a82b630
DEBUG    botocore.auth:auth.py:430 Signature:
4c7bc2f62c10294d02a825856a86d690de727a6a81f54a98842040d76d561376
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194308Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4c7bc2f62c10294d02a825856a86d690de727a6a81f54a98842040d76d561376', 'amz-sdk-invocation-id': b'cfe4f2c2-7191-4d82-b582-0b820da3b68f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:08 GMT', 'x-amzn-requestid': 'IjooHMHduizmvUxzotgmbh5GaTOIqfmnwiH8q9ucRu98ptIqFLJG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194308Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194308Z
20251121/us-east-1/s3/aws4_request
8b46f16908f69656778b53295512226cd72877a24f3a291c351fe2c863e57e3d
DEBUG    botocore.auth:auth.py:430 Signature:
db8386f00116d3916dd38935b4033fa878e377776a4ccb8a13a973a8f74cfb7d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194308Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=db8386f00116d3916dd38935b4033fa878e377776a4ccb8a13a973a8f74cfb7d', 'amz-sdk-invocation-id': b'f0a0e959-f615-4145-8817-337630bb08b8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:08 GMT', 'x-amzn-requestid': 'RrioCeNg8StrXaUWRuCx0q9lmlgy1M159uxVoTiGROkqdZ0ioQmg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3399fcaf-c964-441c-9f11-e85eaa28e8c1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3399fcaf-c964-441c-9f11-e85eaa28e8c1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3399fcaf-c964-441c-9f11-e85eaa28e8c1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4f94cc56-c52e-4ab5-8864-3d00fefe5b20, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4f94cc56-c52e-4ab5-8864-3d00fefe5b20, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4f94cc56-c52e-4ab5-8864-3d00fefe5b20, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194310Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194310Z
20251121/us-east-1/s3/aws4_request
a9f9aac09032e2d119f9cfb44581af780d575d8b3f4a5d6ca419e9e581cc1fdc
DEBUG    botocore.auth:auth.py:430 Signature:
090971da68c7433a22cb9cdccdf95ae5ba22f9866e28108b6eb402ae0a77edbf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194310Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=090971da68c7433a22cb9cdccdf95ae5ba22f9866e28108b6eb402ae0a77edbf', 'amz-sdk-invocation-id': b'8792cd7d-834c-4d56-9ba4-3e556ac9609c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:10 GMT', 'x-amzn-requestid': '9xLwnrF5No78fM8B5WifSnMMPdlodqmhDsmjGUp2o7hxh54Z5DTG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194310Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194310Z
20251121/us-east-1/s3/aws4_request
354d91f92ba87981f80f5ccb6cc32fb12f086116629f2802464a38089bb93e53
DEBUG    botocore.auth:auth.py:430 Signature:
83c1affd6546cf8da343cfebcd34fb0c9275935aeb84e71a358a31f0aa0f0523
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194310Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=83c1affd6546cf8da343cfebcd34fb0c9275935aeb84e71a358a31f0aa0f0523', 'amz-sdk-invocation-id': b'fa110800-015e-4f4e-91de-c833886a45a6', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:11 GMT', 'x-amzn-requestid': 'NHsYdPZhXJXtRi9AtvJBrFnAcKzIgjS9hTR7S1AM7ma1jzdStfsx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194311Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194311Z
20251121/us-east-1/s3/aws4_request
13c8bfebc6817da64563f1e086a6162e416247a7748b5059e743480c09bf8fa6
DEBUG    botocore.auth:auth.py:430 Signature:
539c8bc2df0bb3ef09295251157561589e60e33af829baaca8536b464e8441ca
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194311Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=539c8bc2df0bb3ef09295251157561589e60e33af829baaca8536b464e8441ca', 'amz-sdk-invocation-id': b'23ceedec-3da1-4437-8549-4804631bd4db', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:11 GMT', 'x-amzn-requestid': 'OBYPtLY6HyjMiumGmIEjNraLfUZWvpBNNmzGKrsGfg88UvcuojOx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 357d7e82-0278-4d62-8e2f-4517c0d662b5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 357d7e82-0278-4d62-8e2f-4517c0d662b5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 357d7e82-0278-4d62-8e2f-4517c0d662b5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 52be0bd0-620f-491c-aff7-0876854eeecb, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 52be0bd0-620f-491c-aff7-0876854eeecb, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 52be0bd0-620f-491c-aff7-0876854eeecb, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194313Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194313Z
20251121/us-east-1/s3/aws4_request
cc2d687a92e813249b54addb00cf2178d1f45cfa632864b4d79ba3bc8011ec33
DEBUG    botocore.auth:auth.py:430 Signature:
d55b3148cffc2ac82b19f2c78aa495c3cc19d66f4b2ef9fed1f3bdbfa29e7013
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194313Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d55b3148cffc2ac82b19f2c78aa495c3cc19d66f4b2ef9fed1f3bdbfa29e7013', 'amz-sdk-invocation-id': b'20d41ddc-d593-4f98-a416-138fb1388b01', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:13 GMT', 'x-amzn-requestid': 'Cms7XkilmBvIykbPcd1GEgg7noMUONEvFTNSCNqVhQw2Tz78yIUV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194313Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194313Z
20251121/us-east-1/s3/aws4_request
c34d63e114faba7e0a5e351b33fd84e0855c6fad3dd2bba7282aed7c8302899f
DEBUG    botocore.auth:auth.py:430 Signature:
e20cf1a7ec5db7f5c2d56093b51e6e81f779441b75747c7559f405da9c4db6e0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194313Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=e20cf1a7ec5db7f5c2d56093b51e6e81f779441b75747c7559f405da9c4db6e0', 'amz-sdk-invocation-id': b'868c9e19-f480-48e1-8ea6-5095b518ae76', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:13 GMT', 'x-amzn-requestid': 'iZofgoZQGUotHFTzVZ8QLqzTmgpPJqEF3nPt31BMNfbaQUil3Rmh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194313Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194313Z
20251121/us-east-1/s3/aws4_request
0885b3a05ef6f5beda9b2f479f782854c8fa29d50d93614e2a3e8f0a69b2e513
DEBUG    botocore.auth:auth.py:430 Signature:
38adcfe6951e6b8ea64848d9ca63a36f8f9edc831b2606d151e01047d5f07559
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194313Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=38adcfe6951e6b8ea64848d9ca63a36f8f9edc831b2606d151e01047d5f07559', 'amz-sdk-invocation-id': b'568f02d7-7aac-4748-9e99-1f7ad0691462', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:13 GMT', 'x-amzn-requestid': 'MgMBzR5eELTcl6lkzHXrZA58sZoumTok4oz4HXUmtNXtiQg4GEPx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5ced6723-b7d3-441f-9eba-484852d83d47, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5ced6723-b7d3-441f-9eba-484852d83d47, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5ced6723-b7d3-441f-9eba-484852d83d47, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f4147b6b-2e47-4153-9002-87f1e54faf5c, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f4147b6b-2e47-4153-9002-87f1e54faf5c, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f4147b6b-2e47-4153-9002-87f1e54faf5c, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194315Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194315Z
20251121/us-east-1/s3/aws4_request
329fda517688ac2e6ef70cdb9138b74f499552b1d91133a600b19efe99786c44
DEBUG    botocore.auth:auth.py:430 Signature:
d6538f164e16562087303a6e490fbf52e583345dc1f802fe1933cc16c8a40dc2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194315Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d6538f164e16562087303a6e490fbf52e583345dc1f802fe1933cc16c8a40dc2', 'amz-sdk-invocation-id': b'28846482-3148-44a9-94af-763600d1b109', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:15 GMT', 'x-amzn-requestid': '7RlPcgfTVoQwLFzaN47XAhaHACu05iNl1IKOuwFsjdXC8jww4tfI', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194315Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194315Z
20251121/us-east-1/s3/aws4_request
882d86de6281c3c40d2906314fb68ebef296b915c38a3bd125ef833e6249d2de
DEBUG    botocore.auth:auth.py:430 Signature:
836dd01482dcd467e1871d862fe71fd545c5d860c1669c8ba47ebf5e7fb7958c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194315Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=836dd01482dcd467e1871d862fe71fd545c5d860c1669c8ba47ebf5e7fb7958c', 'amz-sdk-invocation-id': b'4a0b6b2c-cf59-45be-93ec-4a7ce80ed2d5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:15 GMT', 'x-amzn-requestid': 'yLaFXQLPYpOr8AF1fajanrVcBZeX8LyCC6o11x66RGjVEVICVlKj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194315Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194315Z
20251121/us-east-1/s3/aws4_request
e9be1c3c15d78be4927e948bb4aa7900f28df679db1eee375e5ed1549ebf5969
DEBUG    botocore.auth:auth.py:430 Signature:
0804009f8751f66b83e6c34902a7f2b93ffc8c7c4dd445494f1902e9f69b62ba
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194315Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0804009f8751f66b83e6c34902a7f2b93ffc8c7c4dd445494f1902e9f69b62ba', 'amz-sdk-invocation-id': b'edb4fc2c-fa60-4c0d-afdd-1ef4eb949ecf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:15 GMT', 'x-amzn-requestid': '6HhuwYRRGSNRnamweQfryHfEwkyQ0s3Twp6DWTjv8QYC58bTwBKA', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cbcf7ace-1615-4cf4-b751-62063d51acc2, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cbcf7ace-1615-4cf4-b751-62063d51acc2, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cbcf7ace-1615-4cf4-b751-62063d51acc2, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7ace27f1-547b-465f-859e-094abcc9bf79, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7ace27f1-547b-465f-859e-094abcc9bf79, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7ace27f1-547b-465f-859e-094abcc9bf79, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194317Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194317Z
20251121/us-east-1/s3/aws4_request
11eb437ad53f9bde9fc185c043b0e2b96e7d818ab532b60b1b8cd54bcaf2ea69
DEBUG    botocore.auth:auth.py:430 Signature:
68b90a9eb7086693655a6bd092a1e9b2f00dc53a5b8b791f501cf70cd30b3933
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194317Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=68b90a9eb7086693655a6bd092a1e9b2f00dc53a5b8b791f501cf70cd30b3933', 'amz-sdk-invocation-id': b'8686188b-ac30-471c-a17b-124079846cff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:18 GMT', 'x-amzn-requestid': 'ol4LhO4XWfxsy6i99rpGv6EvbhP1sa4xCGEfsVTlLhw4r6GNspgz', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194318Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194318Z
20251121/us-east-1/s3/aws4_request
c4cd29b616f2ffde85c64d189c43a61f1d4311120459d5c993a45398e223f894
DEBUG    botocore.auth:auth.py:430 Signature:
9dfa0ba1c06590cff503648065eb6c3de5429b51b962bd929447e48744df266c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194318Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9dfa0ba1c06590cff503648065eb6c3de5429b51b962bd929447e48744df266c', 'amz-sdk-invocation-id': b'1209ee1a-d2d2-4a04-a748-2a4b21d71b61', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:18 GMT', 'x-amzn-requestid': 'b5O9OU3USH0DQrDvg2MFAWsKC5BdLlAE9h33aA3rfYuaZ8TtMfIw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194318Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194318Z
20251121/us-east-1/s3/aws4_request
9876859ae651ad27d2db45ab6c8d2c5482f858e1a1c45be1a4d0e760fe6aec19
DEBUG    botocore.auth:auth.py:430 Signature:
af8c04a10280e91644a5bf4e90ee39194c375b66db93c583a9a9a400b53a5477
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194318Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=af8c04a10280e91644a5bf4e90ee39194c375b66db93c583a9a9a400b53a5477', 'amz-sdk-invocation-id': b'42e7c720-6f92-463b-8121-a833d4269eee', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:18 GMT', 'x-amzn-requestid': 'ac2Mr2uZpcvs2ArYl4gviy3rc2JpuIchnV1gnL34EI5otUaFdPkB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3390d35a-9a35-4018-80b6-b0a9410fec9b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3390d35a-9a35-4018-80b6-b0a9410fec9b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3390d35a-9a35-4018-80b6-b0a9410fec9b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8d0ff47e-f5f4-491b-972b-84d46b0ad475, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8d0ff47e-f5f4-491b-972b-84d46b0ad475, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8d0ff47e-f5f4-491b-972b-84d46b0ad475, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194320Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194320Z
20251121/us-east-1/s3/aws4_request
aa92bae747eaf5dc80c68ba38077bab641bd118cf4e3a7923243a5b3ff9ebe59
DEBUG    botocore.auth:auth.py:430 Signature:
ad6c6fe6607be6acaa89a0cb643c1f6acd9d8e1b097373b13cb2167bdbf31e15
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194320Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ad6c6fe6607be6acaa89a0cb643c1f6acd9d8e1b097373b13cb2167bdbf31e15', 'amz-sdk-invocation-id': b'2e54e92d-88d2-428c-8239-9a96ce162a81', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:20 GMT', 'x-amzn-requestid': 'qicSel1HXMO78QB4ebKggUo27czQPGSHbrTcsuzYOAa8NKaNnjGj', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194320Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194320Z
20251121/us-east-1/s3/aws4_request
681471d36122c8298539a4a4992538b6a0f921644faed0fd151e8f6727b12bff
DEBUG    botocore.auth:auth.py:430 Signature:
5022ab38f20e0093eb5d37e85975be043fe8609c8cbe3b74800ce05347da9097
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194320Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5022ab38f20e0093eb5d37e85975be043fe8609c8cbe3b74800ce05347da9097', 'amz-sdk-invocation-id': b'4f4b225a-b8f4-4d41-92f5-01e6975c8b6b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:20 GMT', 'x-amzn-requestid': 'VO6SqqOMQUKjwKDjtkoq2tpNmEd0wM82401EX9Cq593TFxYG19PM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194321Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194321Z
20251121/us-east-1/s3/aws4_request
5224edfa08e53a2744df6e8d7f4cba1bc8ab085349f8d32648275052deb6d5a1
DEBUG    botocore.auth:auth.py:430 Signature:
57a30b4410c25840424502044f08a5e53eea76d9a95d32686f2bd780967849a5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194321Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57a30b4410c25840424502044f08a5e53eea76d9a95d32686f2bd780967849a5', 'amz-sdk-invocation-id': b'5f71c65f-c470-42a4-ab27-cceccea00108', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:21 GMT', 'x-amzn-requestid': 'P9GvIYdhFhs47fNFUnhKSr5iJW7Oe4P3TQxOcicTFEDh9Ejy14h9', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 34c8e5a8-a569-474b-8cfd-2a52485dd147, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 34c8e5a8-a569-474b-8cfd-2a52485dd147, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 34c8e5a8-a569-474b-8cfd-2a52485dd147, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2a577c83-4de6-4f70-ada7-1f1fa634b0ac, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2a577c83-4de6-4f70-ada7-1f1fa634b0ac, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2a577c83-4de6-4f70-ada7-1f1fa634b0ac, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194323Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194323Z
20251121/us-east-1/s3/aws4_request
fef102193b0a7ab9e2be0979149b91b3047c17431d2fa87fab6e0c09503f31d6
DEBUG    botocore.auth:auth.py:430 Signature:
fc960aedd875ab2588ed954c4d4f94aa066d3d38796cd593e25acc913de2b601
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194323Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fc960aedd875ab2588ed954c4d4f94aa066d3d38796cd593e25acc913de2b601', 'amz-sdk-invocation-id': b'0658fcd2-5627-4fc2-a46d-1044193b104b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:23 GMT', 'x-amzn-requestid': 'a88I7qQNlKvFXgtBOB7Uv5BLEE2BPKdt8XlqHCUrg4sVsC7ygSoh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194323Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194323Z
20251121/us-east-1/s3/aws4_request
c8d6a758f30939d25447bbfc28f6665b7f178bac139988a6bfbad68a11fb87b1
DEBUG    botocore.auth:auth.py:430 Signature:
08531bb0fae05d40de2f2a6f0067fd56b5341056ff2221c659b6e47cacd7f31b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194323Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=08531bb0fae05d40de2f2a6f0067fd56b5341056ff2221c659b6e47cacd7f31b', 'amz-sdk-invocation-id': b'375b8e92-bebd-4a53-bf2c-9d97523079dd', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:23 GMT', 'x-amzn-requestid': 'ONRkdFtFP9Z366TDB05jhhNbodlLWqQzTeMhteaJ7zujNOGqwgOn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194323Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194323Z
20251121/us-east-1/s3/aws4_request
53e72809cba1033476bbc838fc91b59da5d28204d677687a48bc5754c9347cef
DEBUG    botocore.auth:auth.py:430 Signature:
72bcfa8370261da836a87791362279ea54bc9d0acbdb8e9b1119e2c777e4b3f3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194323Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=72bcfa8370261da836a87791362279ea54bc9d0acbdb8e9b1119e2c777e4b3f3', 'amz-sdk-invocation-id': b'f8c9515b-31a4-4664-b431-e3a47adae2a3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:23 GMT', 'x-amzn-requestid': 'toQnxIzagZs0jxcMVws0dWenA6dsTxcYaGVqeTtxSUxX11mJDPAD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0264ad9c-9bfb-449c-90cd-9be19ebcf788, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0264ad9c-9bfb-449c-90cd-9be19ebcf788, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0264ad9c-9bfb-449c-90cd-9be19ebcf788, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 829eff45-62fc-4045-b9f6-82faccfe479a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 829eff45-62fc-4045-b9f6-82faccfe479a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 829eff45-62fc-4045-b9f6-82faccfe479a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194325Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194325Z
20251121/us-east-1/s3/aws4_request
016817eb636a30b0991b60aa53908a269825d426412118ecf61ecf5d0de14b13
DEBUG    botocore.auth:auth.py:430 Signature:
bae01e7d6f78b01fc74ce859c30522d65d16a69948daf195665f3f3b90d61bbe
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194325Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bae01e7d6f78b01fc74ce859c30522d65d16a69948daf195665f3f3b90d61bbe', 'amz-sdk-invocation-id': b'78dba758-3478-4716-bcbd-1b2673723c54', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:25 GMT', 'x-amzn-requestid': 'YMLNXLk5o7D4XwNN8F7DX1xbIOYw2nDB68OmOAgRzCsPvHMnSLQD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194325Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194325Z
20251121/us-east-1/s3/aws4_request
71edfda4a2157120304e8f245ed17afebe99eac89aae503afe30f06a9255fa3d
DEBUG    botocore.auth:auth.py:430 Signature:
5f637033aa0f0b2788ea4b5676630a4ca8fb6fc9e35feefd5e1fb065f4d453cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194325Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5f637033aa0f0b2788ea4b5676630a4ca8fb6fc9e35feefd5e1fb065f4d453cc', 'amz-sdk-invocation-id': b'c52596fa-8d4f-487a-adf3-e92798506317', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:25 GMT', 'x-amzn-requestid': '7LzDHPup6JZAD2hempridjSb2r07VheilzrXnIPzU6CJZ2oPhCpm', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194325Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194325Z
20251121/us-east-1/s3/aws4_request
8b7ebdd926aa8e2874cb2e9eb23d33462e1488c0f56e21817abb56e9724a8734
DEBUG    botocore.auth:auth.py:430 Signature:
9917cbf85ed05805b920a7433c54155159c652670d52b0abade0f6fd6ce9a26b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194325Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9917cbf85ed05805b920a7433c54155159c652670d52b0abade0f6fd6ce9a26b', 'amz-sdk-invocation-id': b'99dd03ff-1933-4175-80bf-2cbae7d95e7e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:25 GMT', 'x-amzn-requestid': 'Hy38scxZfRePF4TUkNmVEirgjU5kji5yQzvQByevEToK6i4pPwu0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d28a1095-ae78-4b4a-99a0-f34806bb8a0c, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d28a1095-ae78-4b4a-99a0-f34806bb8a0c, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d28a1095-ae78-4b4a-99a0-f34806bb8a0c, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c34eec2b-c064-4b31-885e-b27f385048de, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c34eec2b-c064-4b31-885e-b27f385048de, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c34eec2b-c064-4b31-885e-b27f385048de, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194326Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194326Z
20251121/us-east-1/s3/aws4_request
ca579ba866bb7326179ff5c8defb18c395de21f7e22119269a327aa516c2e545
DEBUG    botocore.auth:auth.py:430 Signature:
1ff999de9ec8772bb22e6ecd94f25edc90a4a579603876f3800f6efca3319cc1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194326Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1ff999de9ec8772bb22e6ecd94f25edc90a4a579603876f3800f6efca3319cc1', 'amz-sdk-invocation-id': b'70db6127-f513-4ac2-8cc5-b337ec55c8d9', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:27 GMT', 'x-amzn-requestid': 'ZfZLB7tWdOyNQkIwrM8TvxTaWMl9MzNxz6FGtbWihpg7fnfB4QJM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194327Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194327Z
20251121/us-east-1/s3/aws4_request
beac5f6aa3675f43d791547849673d2d41265979b451ef5f26ebb23ec758e624
DEBUG    botocore.auth:auth.py:430 Signature:
6b548ab7958d827344ff15947d0cc492eb84768bf66210339aa025077d84951a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194327Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6b548ab7958d827344ff15947d0cc492eb84768bf66210339aa025077d84951a', 'amz-sdk-invocation-id': b'a509a656-29af-4cc6-ab96-b8eead47d3e2', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:27 GMT', 'x-amzn-requestid': 'MGZZbwbZEm2tV7XbXLyP0ReyzGu1CNrKwLUFr6hkTGdZN3ASZJdn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194327Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194327Z
20251121/us-east-1/s3/aws4_request
8124433fcacc322d199999ce85e7ca9babd1177e3d8c91721ddb6ffd6a232609
DEBUG    botocore.auth:auth.py:430 Signature:
6e1247e8b90510929daf121fd42f5b13d425a64ef1787db64bd55813534f5a8e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194327Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6e1247e8b90510929daf121fd42f5b13d425a64ef1787db64bd55813534f5a8e', 'amz-sdk-invocation-id': b'e4dafcdf-17fb-414a-aedc-f09427cf61a0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:27 GMT', 'x-amzn-requestid': 'Z7eOK1iERokWOgWN4AeVExjBqXWko0xojaWggfDDDr1XHFV9jQqe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2975ac69-9773-4679-904f-8a9fea759552, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2975ac69-9773-4679-904f-8a9fea759552, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2975ac69-9773-4679-904f-8a9fea759552, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8a4af33d-f44b-4f65-8d2c-e0aa2ec2c5c8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8a4af33d-f44b-4f65-8d2c-e0aa2ec2c5c8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8a4af33d-f44b-4f65-8d2c-e0aa2ec2c5c8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194329Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194329Z
20251121/us-east-1/s3/aws4_request
e75b760d1f482d118774451ed9b9b35a926231737393782aba9af225654e554a
DEBUG    botocore.auth:auth.py:430 Signature:
065ffe657eee101681cc3010cb321d7d608def69b58e5bf255edf6ca44cc1a4e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194329Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=065ffe657eee101681cc3010cb321d7d608def69b58e5bf255edf6ca44cc1a4e', 'amz-sdk-invocation-id': b'cccc4812-4565-4e8c-b8bf-d0a1e12f9013', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:29 GMT', 'x-amzn-requestid': 'PabHnCNNJ846b5sSABaYzpN3d2COrWYKtHgvOIGMC881JmDiAo4v', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194329Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194329Z
20251121/us-east-1/s3/aws4_request
05b3b6632bbdb53cd812b1d557da61d7722c831477caa94344270555c9a6b27c
DEBUG    botocore.auth:auth.py:430 Signature:
3541443698a92a8ff835920982077f308f9cc782dd5560b55eb4d1bbbe607eb7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194329Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3541443698a92a8ff835920982077f308f9cc782dd5560b55eb4d1bbbe607eb7', 'amz-sdk-invocation-id': b'c5f0acbf-3706-4f56-a11b-eacffbedadaa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:29 GMT', 'x-amzn-requestid': 'QV563bP77Ydqk5Tsnc7BSB9A3P7i1XBQxK788Pux9QkZhwhRSmpS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194329Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194329Z
20251121/us-east-1/s3/aws4_request
89eaa1bfb5a8b4c9afe99469801f426c92ee837f1744387a08f3a280634ec71a
DEBUG    botocore.auth:auth.py:430 Signature:
22b515427890a7ca1a28691c57635c4e32431e837e49f85ec9e0a5793e6fdf7a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194329Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=22b515427890a7ca1a28691c57635c4e32431e837e49f85ec9e0a5793e6fdf7a', 'amz-sdk-invocation-id': b'8c3059fc-4c59-4427-a8f3-0af545196f03', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:29 GMT', 'x-amzn-requestid': 'jDS793ARbtqnQqtHIqr91R7IWzb4ZrztgB5FA7CFpvSCWN0NFQqF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dc7f57bd-b07b-4740-875c-a0d381553f8c, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dc7f57bd-b07b-4740-875c-a0d381553f8c, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dc7f57bd-b07b-4740-875c-a0d381553f8c, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8ff8079c-4d95-4214-aa41-6b92c5a26e4d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8ff8079c-4d95-4214-aa41-6b92c5a26e4d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8ff8079c-4d95-4214-aa41-6b92c5a26e4d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194331Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194331Z
20251121/us-east-1/s3/aws4_request
497a76cd795409c9f6d5f89f91a0b0077de49e74ba3b26221b771dbe85073c23
DEBUG    botocore.auth:auth.py:430 Signature:
ee1560eadd57b446bf0d91ebc3274e8d37b4a328194cd6862887b01622e500d8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194331Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee1560eadd57b446bf0d91ebc3274e8d37b4a328194cd6862887b01622e500d8', 'amz-sdk-invocation-id': b'5646988f-2766-4480-9fa2-662216ff1b53', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:31 GMT', 'x-amzn-requestid': 'kNOBKr00k2JiaZO01dTFI3Oec3mdp0uXtj9O4q6cBTQFpPel9yoM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194331Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194331Z
20251121/us-east-1/s3/aws4_request
ac476664d5a814c00f1b953773a2cb1ec2f09dc53e7dd213a990edc2fb16481f
DEBUG    botocore.auth:auth.py:430 Signature:
57dd4baa31491f38b3ddd530787c98f05f4035880c051c2d609c5fcb5e62fa41
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194331Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=57dd4baa31491f38b3ddd530787c98f05f4035880c051c2d609c5fcb5e62fa41', 'amz-sdk-invocation-id': b'1a20527a-6453-4d62-a025-274f890d3932', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:31 GMT', 'x-amzn-requestid': 'RecpkyNMI8guDjwOHCTBGE6obnEn31RzVemUfwi96fIghibJDhnD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194331Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194331Z
20251121/us-east-1/s3/aws4_request
e7a1a4af6a037dd90af781e14b0bc7bd52026770e9e47947638ff58bc2ca7a02
DEBUG    botocore.auth:auth.py:430 Signature:
bedfc78d832ca8f8b7a1b9414819ccf5ca243d18f532d71e3972e22ffa220f11
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194331Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bedfc78d832ca8f8b7a1b9414819ccf5ca243d18f532d71e3972e22ffa220f11', 'amz-sdk-invocation-id': b'8cb7da53-2f56-457f-a055-9178a99f9639', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:31 GMT', 'x-amzn-requestid': '8fVT3gJOscpTtzHjPJlEwfgUSXMFKUQFmemzMaWPu8lEcduAbCsE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 650e9439-c6e6-4be8-b990-3dc8ffd81246, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 650e9439-c6e6-4be8-b990-3dc8ffd81246, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 650e9439-c6e6-4be8-b990-3dc8ffd81246, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, fafb869e-780b-430f-8103-cbf5c65846fe, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, fafb869e-780b-430f-8103-cbf5c65846fe, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, fafb869e-780b-430f-8103-cbf5c65846fe, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194334Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194334Z
20251121/us-east-1/s3/aws4_request
78f3c2c11173565b7a6aaef1695bdba57a7f92652fd4ff17aefb59a875e1a261
DEBUG    botocore.auth:auth.py:430 Signature:
fa89d8d5f1dbe2736af2633489e753ad7497e5b5e3e9749300c79f0e4ec4fb07
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194334Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fa89d8d5f1dbe2736af2633489e753ad7497e5b5e3e9749300c79f0e4ec4fb07', 'amz-sdk-invocation-id': b'356adbcd-eef5-41d0-a92a-4be4cc277e78', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:34 GMT', 'x-amzn-requestid': 's3UEOAFaPausgyd9RAHlSG8yfL5kNkSRcL03rROMaVQi0WRJs6Lg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194334Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194334Z
20251121/us-east-1/s3/aws4_request
74b765286b55c5d81fff94f4b37ee5566e1702e27ea71365357b8d697ed57044
DEBUG    botocore.auth:auth.py:430 Signature:
7d97693a700ffc7b99e20045c310c474b98f9ac8b5cf8b2d807542d6fc25a38d
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194334Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7d97693a700ffc7b99e20045c310c474b98f9ac8b5cf8b2d807542d6fc25a38d', 'amz-sdk-invocation-id': b'43fd9047-86e6-468b-aea8-93c4cdb32688', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:34 GMT', 'x-amzn-requestid': 'C5cfIRHvYK41pMP7YzBKWfHCv51ojt0PTDPtbd9oiqJrwgMCeKIv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194334Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194334Z
20251121/us-east-1/s3/aws4_request
889dcc801da8d4f3d503e5cc812144ba44e09f251201088e6c4d7573f0caadf9
DEBUG    botocore.auth:auth.py:430 Signature:
8e3061774b17d4ec058fa5d30d0996d43fab4d5bcd156496352f39d26151c7fc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194334Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8e3061774b17d4ec058fa5d30d0996d43fab4d5bcd156496352f39d26151c7fc', 'amz-sdk-invocation-id': b'0554da1f-9af5-47c0-b82a-971c42b0fd9f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:34 GMT', 'x-amzn-requestid': 'LqgiNofxtOe5rJDHmzWxpYwoT8b1Q1mVG9aLZ1kqc1HLcEefyCXo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ace04a9c-1d2c-4116-9e39-9cf447e5cef6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ace04a9c-1d2c-4116-9e39-9cf447e5cef6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ace04a9c-1d2c-4116-9e39-9cf447e5cef6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1ce1d159-2b48-44bc-8c32-2d6dd086af3e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1ce1d159-2b48-44bc-8c32-2d6dd086af3e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1ce1d159-2b48-44bc-8c32-2d6dd086af3e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194337Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194337Z
20251121/us-east-1/s3/aws4_request
5af2f9f7f890be5594eff16d7f17f41d88af2bae3e11407f7f5ca087c5baf134
DEBUG    botocore.auth:auth.py:430 Signature:
27812b393ebbadcc369bf59106bf049421480d3799cbca68a7f92d191703d65f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194337Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=27812b393ebbadcc369bf59106bf049421480d3799cbca68a7f92d191703d65f', 'amz-sdk-invocation-id': b'637893a7-6313-4fa0-886a-81957af472c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:37 GMT', 'x-amzn-requestid': 'oFRoByZakmSQ80PIMVRfDNvVGI1A0akciKKSkWkhnWJ4bud99iS7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194337Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194337Z
20251121/us-east-1/s3/aws4_request
feccbf2bd596a40d0c7b7a0a83c99fd86a3f9deafdb57ff241516a05e8fe985a
DEBUG    botocore.auth:auth.py:430 Signature:
b3c9eab4ec0da7d5394105a512ff1d93fd267cf1ad3afb7a0d3cb13b13926ae4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194337Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b3c9eab4ec0da7d5394105a512ff1d93fd267cf1ad3afb7a0d3cb13b13926ae4', 'amz-sdk-invocation-id': b'3704d2ab-de9b-4423-9a55-832d0f82a7c0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:37 GMT', 'x-amzn-requestid': 'OViBmwAONCpM1y4uVQyMYNiVKpUEmZKdMC7fFAwfz2KadgoaH60E', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194337Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194337Z
20251121/us-east-1/s3/aws4_request
e48096fa1d850194e0104c149279687ef125a717777967a60fdcaf809e81f31d
DEBUG    botocore.auth:auth.py:430 Signature:
4c8a22b489fa23de5a2074a9a3ca580a72becc03ef2a7775b7d9d811f9fc0f92
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194337Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=4c8a22b489fa23de5a2074a9a3ca580a72becc03ef2a7775b7d9d811f9fc0f92', 'amz-sdk-invocation-id': b'99d30adf-d6d3-4e6f-91d8-c7985ea02abc', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:37 GMT', 'x-amzn-requestid': 'hBfDnYDvmJyOn62Aa485ee8ukFUoWFJVK8MxvACHrMyiZPUGp8UJ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dc1e69f7-a0a3-49b3-8f7d-700177705a7a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dc1e69f7-a0a3-49b3-8f7d-700177705a7a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dc1e69f7-a0a3-49b3-8f7d-700177705a7a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 51353d5c-408f-4633-84ec-d0261dffb590, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 51353d5c-408f-4633-84ec-d0261dffb590, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 51353d5c-408f-4633-84ec-d0261dffb590, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194339Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194339Z
20251121/us-east-1/s3/aws4_request
ae0fbc9afa55002ccbd237772000e6b78c7b8d56322351d5c93428e1a08f69d3
DEBUG    botocore.auth:auth.py:430 Signature:
ee052aeafc21925d3e87eb95b97d0bbf5e9270fea26fc93a21dc7c2c92133d60
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194339Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ee052aeafc21925d3e87eb95b97d0bbf5e9270fea26fc93a21dc7c2c92133d60', 'amz-sdk-invocation-id': b'de1ace82-f766-4bcd-9a6d-db1757af72bb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:39 GMT', 'x-amzn-requestid': 'Dyq5ucOkG09KlBqySic9IhlVR8SaPkAAAvjpNLJzGZoMnLBPubqT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194339Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194339Z
20251121/us-east-1/s3/aws4_request
3998a4cf98a6b53271c85fbeba20797d53b02e083ca25145151c3ea0f58448b9
DEBUG    botocore.auth:auth.py:430 Signature:
a5538a2ee03449a0c79bdcb576156c60234f18113dd8d31032f7d498b7dcc2e2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194339Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a5538a2ee03449a0c79bdcb576156c60234f18113dd8d31032f7d498b7dcc2e2', 'amz-sdk-invocation-id': b'5170e570-f3c7-4816-b09b-f26eb6cfc092', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:39 GMT', 'x-amzn-requestid': 'R7qvTAs6KGLD8BG3yIA5MDWWrC0X4EXyw82msVLTBV0RV6QHImmn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194339Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194339Z
20251121/us-east-1/s3/aws4_request
ae8f80393bfcfd10c04256beb7923c2b435bbf84066ed905acd3eefb65fe0f1d
DEBUG    botocore.auth:auth.py:430 Signature:
d1e758dbf77c5ae8cd92b0203d89e8fa2a48e029493c1542cd4e1ddb22252253
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194339Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d1e758dbf77c5ae8cd92b0203d89e8fa2a48e029493c1542cd4e1ddb22252253', 'amz-sdk-invocation-id': b'182e3133-ae95-4bfb-a579-d839a3b7e55b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:39 GMT', 'x-amzn-requestid': '6WJVfj77Nxmy3aFw3a9JDTSKrgojSH53BXTES8PeNTMT5ksCBNmc', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 94301816-eab3-4a4c-afe7-5a1fc9238cbb, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 94301816-eab3-4a4c-afe7-5a1fc9238cbb, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 94301816-eab3-4a4c-afe7-5a1fc9238cbb, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3368d1b6-747a-41ad-8588-4e02da3955dd, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3368d1b6-747a-41ad-8588-4e02da3955dd, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3368d1b6-747a-41ad-8588-4e02da3955dd, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194341Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194341Z
20251121/us-east-1/s3/aws4_request
e51d12e3e03709fff9f1b8076d91c8d6b17074c98aa66c2267f79d1b8ff5c02d
DEBUG    botocore.auth:auth.py:430 Signature:
67896b2d8f5bd861f52809de370a4c086bd7f0dd4ec1b7968f2d833e81cc8e8c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194341Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=67896b2d8f5bd861f52809de370a4c086bd7f0dd4ec1b7968f2d833e81cc8e8c', 'amz-sdk-invocation-id': b'7d375389-924e-42ed-bac3-cf22b4aaadb8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:41 GMT', 'x-amzn-requestid': 'VGjwH6Cct6e2PFRcrG4m6GMdpwGrWluHP1IpcypQNb9sN2RQLd0x', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194341Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194341Z
20251121/us-east-1/s3/aws4_request
87a1f57a6a35f821eaf30f769ce5efb62b1668479668a99b2cf5051fe52a2e35
DEBUG    botocore.auth:auth.py:430 Signature:
652276a1e72d928aea736a763c6a10930ac6b236c986862f6fb47fed702843c0
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194341Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=652276a1e72d928aea736a763c6a10930ac6b236c986862f6fb47fed702843c0', 'amz-sdk-invocation-id': b'2f772183-39df-4af0-87c6-b6ce586a1884', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:41 GMT', 'x-amzn-requestid': 'h9BrfFSdz7l9ccvgXKZIqXeAJgCX980CLRnsXytgnGex3rgkQUH8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194341Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194341Z
20251121/us-east-1/s3/aws4_request
e38516a9f78cff4a10bb199db145b755ee8164d9a3f84b0842fcd2d62b1c467f
DEBUG    botocore.auth:auth.py:430 Signature:
5583d31e55a2f7c307e42767790820988869af1ea16721a335fc9272abdcff92
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194341Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5583d31e55a2f7c307e42767790820988869af1ea16721a335fc9272abdcff92', 'amz-sdk-invocation-id': b'98b9b16f-92fe-43d4-ba87-6e3ee7a3f046', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:42 GMT', 'x-amzn-requestid': 'wxBO6Shfl76XJ8rvIosA5NZc9Z8ujzuU25zQaMFtPnMaRMzaQiI2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8aae933c-17e6-45f5-97cd-6701df9cb816, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8aae933c-17e6-45f5-97cd-6701df9cb816, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8aae933c-17e6-45f5-97cd-6701df9cb816, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 44f155c2-d77b-4179-a2e4-b7e4b40225c0, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 44f155c2-d77b-4179-a2e4-b7e4b40225c0, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 44f155c2-d77b-4179-a2e4-b7e4b40225c0, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194343Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194343Z
20251121/us-east-1/s3/aws4_request
35a18a18a4508fd189319353c56a32b5b523c36b176922a96432c76d24397638
DEBUG    botocore.auth:auth.py:430 Signature:
72b95b87a9e3392fb76a8713a15ffd0ba3115154596ca530e94ed4cae595578b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194343Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=72b95b87a9e3392fb76a8713a15ffd0ba3115154596ca530e94ed4cae595578b', 'amz-sdk-invocation-id': b'bc2b7c1f-d291-4e76-bf60-b83166d030d4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:43 GMT', 'x-amzn-requestid': 'j8Bz6XruClaMAZwN1HJsjhg4TJ5Ygr6OiGcLzdPxQdcSquAgrk5n', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194343Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194343Z
20251121/us-east-1/s3/aws4_request
0674c1f70cdb438314eb68a9c7f075df02c15313db0dba33f435e70195f93c46
DEBUG    botocore.auth:auth.py:430 Signature:
ea7012850ee60968edae12500d387080f20628444ea4643cf0b1e589fe5f7486
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194343Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ea7012850ee60968edae12500d387080f20628444ea4643cf0b1e589fe5f7486', 'amz-sdk-invocation-id': b'5b58db68-723a-4f5d-80b6-82504a42b399', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:44 GMT', 'x-amzn-requestid': 'NstWB2QNvIZ57eKQh7fOju9F0RSuZRlTZDju2E0UM8wYIYfdYtBq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194344Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194344Z
20251121/us-east-1/s3/aws4_request
ace355fdb3ff66e220ccbe6477d84133184c804c27aff49f3f1031b13e1214d4
DEBUG    botocore.auth:auth.py:430 Signature:
bca3d86df04772fd13bc8af04b280498d9eedb0d3ff9d5da8942a2203b52a877
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194344Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bca3d86df04772fd13bc8af04b280498d9eedb0d3ff9d5da8942a2203b52a877', 'amz-sdk-invocation-id': b'216c7ce9-0077-4402-8153-5c09cac1cf52', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:44 GMT', 'x-amzn-requestid': 'lqOMFU4NSONkBw6emXucifmcbqn3h2PjoL2zhupTWzjPuDMaXmvv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 5ece9249-59b0-495a-af5f-521c1cb829f7, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 5ece9249-59b0-495a-af5f-521c1cb829f7, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 5ece9249-59b0-495a-af5f-521c1cb829f7, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f246557e-7423-474f-8c01-b87231d29f4d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f246557e-7423-474f-8c01-b87231d29f4d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f246557e-7423-474f-8c01-b87231d29f4d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194346Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194346Z
20251121/us-east-1/s3/aws4_request
202011fc8ee1d477b9abc48f76c9b9c81569b61e71a29165d517207ac98231b8
DEBUG    botocore.auth:auth.py:430 Signature:
759c666671b4d621231f216290307162bc1426f8c5b264feae7e8b3ef44d69da
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194346Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=759c666671b4d621231f216290307162bc1426f8c5b264feae7e8b3ef44d69da', 'amz-sdk-invocation-id': b'f9d21c3f-1975-4da5-99f5-c0a018bb3019', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:46 GMT', 'x-amzn-requestid': 'lcxGhxo3hBIsu0O7X55cOEqRLNE61ohf4pIhlIZ0NxHBchNbZi0R', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194346Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194346Z
20251121/us-east-1/s3/aws4_request
31c882edf6fa614a8b4fd76367456ceb3d319b02576f7af7d50e5b6d64e75867
DEBUG    botocore.auth:auth.py:430 Signature:
f4d03b93cce56cefc8469241455fa5099c2083168d24eff7a1a3533a8a2491da
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194346Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f4d03b93cce56cefc8469241455fa5099c2083168d24eff7a1a3533a8a2491da', 'amz-sdk-invocation-id': b'b79646d7-7018-4ed9-958c-3ea5b81dfedf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:46 GMT', 'x-amzn-requestid': 'WifWWHDG87uIv2ToKdlSaSPh2kDvoJPqrLl8aXxADZ2qrbkcztst', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194346Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194346Z
20251121/us-east-1/s3/aws4_request
ccb816530ac459d74b2789ddce38703652181db039c16f69673deb46dc8c8f42
DEBUG    botocore.auth:auth.py:430 Signature:
43ab43c7cbbe187f3b13bc27e3086e05b499021485252615eac8dc835071a051
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194346Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=43ab43c7cbbe187f3b13bc27e3086e05b499021485252615eac8dc835071a051', 'amz-sdk-invocation-id': b'db109afd-7ebc-40db-902d-8c38285a6245', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:46 GMT', 'x-amzn-requestid': 'qJ4Yd0XXb2paSgieyKMTFIvRmIGGf6y40UUle9TCxciMSJvh7ECk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 02f02695-fc7e-4c64-a1ef-a7aa92f23c88, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 02f02695-fc7e-4c64-a1ef-a7aa92f23c88, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 02f02695-fc7e-4c64-a1ef-a7aa92f23c88, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2c0c5efe-8769-41a7-9a35-0277aa81a483, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2c0c5efe-8769-41a7-9a35-0277aa81a483, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2c0c5efe-8769-41a7-9a35-0277aa81a483, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194348Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194348Z
20251121/us-east-1/s3/aws4_request
727e4389ca31fb08c7ea6f7bc90dec8f97d61c9aa6b51ea52e9d03282b4688bc
DEBUG    botocore.auth:auth.py:430 Signature:
388759f2a3981de414f5fbe6ba4b38479ed573e4841b72a3cefa706de418f598
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194348Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=388759f2a3981de414f5fbe6ba4b38479ed573e4841b72a3cefa706de418f598', 'amz-sdk-invocation-id': b'c9c9e5bd-a98e-45ba-9f0f-6696526e09af', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:48 GMT', 'x-amzn-requestid': 'oYtarOeddUw2yhqvI5d0VBRx0FNRIiTp4goBsXUjPG1p3tUP0lDT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194348Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194348Z
20251121/us-east-1/s3/aws4_request
de676d97f5367fa198778f4da0c9b0ff6db78ec864af824af769c1f4e909a2d4
DEBUG    botocore.auth:auth.py:430 Signature:
18b3d0dae5712ffb76e868699b44e2a556b193944cbd08c73e6f43bb2c2441af
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194348Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=18b3d0dae5712ffb76e868699b44e2a556b193944cbd08c73e6f43bb2c2441af', 'amz-sdk-invocation-id': b'54d8dce5-5b6b-40a2-8d18-a9911ebe5b7a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:48 GMT', 'x-amzn-requestid': 'MTHSDgY63vZVf9HzyYLMVsmL9X3raYuBNMRdtKLZ0GyNMstbwAWo', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194348Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194348Z
20251121/us-east-1/s3/aws4_request
56ab79099392f830872e1e32768919141dbed005fd8bc855ccb703c183e83edd
DEBUG    botocore.auth:auth.py:430 Signature:
81fde21013c3bbb4657b0cc91bc2495dd159772c0e6bfe7446c5014110a7f365
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194348Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81fde21013c3bbb4657b0cc91bc2495dd159772c0e6bfe7446c5014110a7f365', 'amz-sdk-invocation-id': b'7e7d9e77-01c5-465b-9374-9a9da84910a0', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:48 GMT', 'x-amzn-requestid': 'a3ED3d720T74zIwr4axWvIO3Hd0bxo2hQhhvFzljZruytkFzzqvw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9e556d3b-2a44-421e-b0a3-82a33bd633a1, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9e556d3b-2a44-421e-b0a3-82a33bd633a1, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9e556d3b-2a44-421e-b0a3-82a33bd633a1, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cf138623-d906-4175-9bad-4a041252316e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cf138623-d906-4175-9bad-4a041252316e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cf138623-d906-4175-9bad-4a041252316e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194350Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194350Z
20251121/us-east-1/s3/aws4_request
7540a2d7a9848b2361a712d3a1e9ddf3254e043c60ec75a922ac15f6f054fef1
DEBUG    botocore.auth:auth.py:430 Signature:
8c55e6f17b3b72d458af405295924cae9826e046a74b05bd69d188157a21af67
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194350Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8c55e6f17b3b72d458af405295924cae9826e046a74b05bd69d188157a21af67', 'amz-sdk-invocation-id': b'83e87160-ccf0-4343-bd23-f36ea15ef50a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:50 GMT', 'x-amzn-requestid': 'OlH2EN9ISHiUWtYsK6jpUrE4cPLnncqzutWvLk9FAb411DRFcbCd', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194350Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194350Z
20251121/us-east-1/s3/aws4_request
bd00e568c707a8c7bf5722849b2e9792715ee2271ff2bc62803018d64ee476a0
DEBUG    botocore.auth:auth.py:430 Signature:
81dc9f841c4732fa38276f1957eb951126da7645c8dd984b276a02a7de7a295a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194350Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=81dc9f841c4732fa38276f1957eb951126da7645c8dd984b276a02a7de7a295a', 'amz-sdk-invocation-id': b'3ce2f5e4-3091-4713-8e58-06398cb3757a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:50 GMT', 'x-amzn-requestid': 'A7BEccrsJOEWbwJeZW9gUJDmlYlstEoIucwlAUZhl58zQUx52IY8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194350Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194350Z
20251121/us-east-1/s3/aws4_request
c17d7069b2ac9a7a51954f124efa49e074acf2893d2163476bd550746a5b57bf
DEBUG    botocore.auth:auth.py:430 Signature:
f20a24ab7bc4856c8dd4d3dcdb67df951dc4433f30bb3fa932171d3baee8c6dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194350Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f20a24ab7bc4856c8dd4d3dcdb67df951dc4433f30bb3fa932171d3baee8c6dc', 'amz-sdk-invocation-id': b'00f91a11-bd27-4244-9820-9aacdc43c660', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:50 GMT', 'x-amzn-requestid': '7JJKWT32HabjdVXogc0TDzZ1aQpZtdB3XrQW5znOlZwGQ0Fxu4sS', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 52501ce1-ec66-4684-8784-2a54dd759ca8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 52501ce1-ec66-4684-8784-2a54dd759ca8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 52501ce1-ec66-4684-8784-2a54dd759ca8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, f4c9710f-3ae9-4a12-bb38-ad88ea33ceaa, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, f4c9710f-3ae9-4a12-bb38-ad88ea33ceaa, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, f4c9710f-3ae9-4a12-bb38-ad88ea33ceaa, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194352Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194352Z
20251121/us-east-1/s3/aws4_request
49c3e99e2ab95243de1c4a1300a1337724ef713da23978bff15bb55faea1c251
DEBUG    botocore.auth:auth.py:430 Signature:
a760cd2686e8b5fd4a42350902f20507e764ce51c315307fa3817f15df34b576
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194352Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a760cd2686e8b5fd4a42350902f20507e764ce51c315307fa3817f15df34b576', 'amz-sdk-invocation-id': b'5c4d7269-c325-4da5-9355-147a60d6e1eb', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:52 GMT', 'x-amzn-requestid': 'BG5PQ5CQvxKyS5JiikXW677KfkDA3pi0sO2Qb2YRkM72phwr9TNl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194352Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194352Z
20251121/us-east-1/s3/aws4_request
2eb27f49181b86fcfc01b7cff85b67381706535ba22215ff5a5e1e74d95959f5
DEBUG    botocore.auth:auth.py:430 Signature:
caaac5c78fa0a84d249dbcab055ef8299d16ebbbe23d3855c97911ec8a6adab4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194352Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=caaac5c78fa0a84d249dbcab055ef8299d16ebbbe23d3855c97911ec8a6adab4', 'amz-sdk-invocation-id': b'0f57aebd-bbc3-421b-a2f2-6e5518e7fb9e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:52 GMT', 'x-amzn-requestid': 'ON62rwHjM3EI3Ijd6Mmi7m76hLL4acLg9VLFPH62fqXHoPhtYiUV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194352Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194352Z
20251121/us-east-1/s3/aws4_request
76e672ba20c063a77934abbc9b9f8837085642a4de0abcc2649dcd4ff4c04930
DEBUG    botocore.auth:auth.py:430 Signature:
fca426607b7cdb1e2e60c48369bd00f2bd893292816cad5f443cfd8845171ed8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194352Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fca426607b7cdb1e2e60c48369bd00f2bd893292816cad5f443cfd8845171ed8', 'amz-sdk-invocation-id': b'ab7410aa-e3a8-4de2-aba7-be33754ab1a5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:52 GMT', 'x-amzn-requestid': 'zFwHT9Th7yWzWUOuHiItsFkw3MniWw3U7wuAy03gdGvDu7aMBsal', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dcfc80f6-bd86-4564-ad72-b226bcd46ee3, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dcfc80f6-bd86-4564-ad72-b226bcd46ee3, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dcfc80f6-bd86-4564-ad72-b226bcd46ee3, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ccb96d32-a6f3-4663-9289-ff1f8fa1b37d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ccb96d32-a6f3-4663-9289-ff1f8fa1b37d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ccb96d32-a6f3-4663-9289-ff1f8fa1b37d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194353Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194353Z
20251121/us-east-1/s3/aws4_request
2b250aae0a5a8c4e952162a93248fba854992007808200b3b5a90cbbdd61f10f
DEBUG    botocore.auth:auth.py:430 Signature:
bee74975725122a09d70b229ea1affb74e9e06fd2ebb8a911e6f30812bb11dc5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194353Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=bee74975725122a09d70b229ea1affb74e9e06fd2ebb8a911e6f30812bb11dc5', 'amz-sdk-invocation-id': b'1370b363-38d9-44f0-a226-bd0f1097e981', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:53 GMT', 'x-amzn-requestid': 'hTO6k8X2Ol2W39N5OkafbxrtKEcwvK19IHPLLtnVeqTfBtpC1E7V', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194353Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194353Z
20251121/us-east-1/s3/aws4_request
6565a28b79adf775702b871c1767afbcb37b64f8d9484fc27e289822dfabd615
DEBUG    botocore.auth:auth.py:430 Signature:
7f25694c811c32bd96ae4d737350fe9326cc5541e1221924b874a493975ebfc7
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194353Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7f25694c811c32bd96ae4d737350fe9326cc5541e1221924b874a493975ebfc7', 'amz-sdk-invocation-id': b'3903cf8d-fb11-440d-ac7b-67950729f04d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:53 GMT', 'x-amzn-requestid': 'SUmsH6tNxgIBwxF0C8FwWWaHMnmUyccSfnGsXgepQT6LghPbrgfn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194353Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194353Z
20251121/us-east-1/s3/aws4_request
f5b124f012d8b4a5054e5b74a7ce1d778753e67a9a82aec99507f365bad2dcfb
DEBUG    botocore.auth:auth.py:430 Signature:
5084c9b5bfd5e920f53d81aa0d1ef534c0a68fef3e384157a87210f521c3db37
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194353Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5084c9b5bfd5e920f53d81aa0d1ef534c0a68fef3e384157a87210f521c3db37', 'amz-sdk-invocation-id': b'e6abc10c-25e3-46b7-a15d-467c35280f1d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:53 GMT', 'x-amzn-requestid': 'EGgwLLZMTJfAG0ZJKxADvCgXqoQ89ATSgrykLeRR33qao7OfZooR', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 139f2547-8fa5-4e1a-a3e9-4e20523a7e5f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 139f2547-8fa5-4e1a-a3e9-4e20523a7e5f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 139f2547-8fa5-4e1a-a3e9-4e20523a7e5f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4c12b37c-da9a-4a5e-aaac-0d512d0be640, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4c12b37c-da9a-4a5e-aaac-0d512d0be640, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4c12b37c-da9a-4a5e-aaac-0d512d0be640, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194355Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194355Z
20251121/us-east-1/s3/aws4_request
b02c7bd2132423d82717f5261402ca10202ae8bf3c1641d501152b1e2578e8ad
DEBUG    botocore.auth:auth.py:430 Signature:
0f688f71ded91557554412e6e116ca6277af81619ad63479302f412c3138ea67
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194355Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0f688f71ded91557554412e6e116ca6277af81619ad63479302f412c3138ea67', 'amz-sdk-invocation-id': b'4ba2628a-3014-458a-b62e-6715581afc48', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:55 GMT', 'x-amzn-requestid': '7EOdzCAtFav0Iz2vFXJjXvYzVGrGTsrqlbI8gpGobREhaS7YM79w', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194355Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194355Z
20251121/us-east-1/s3/aws4_request
1e544447ddc73772c0d4131ed379a0b338ea6cda153a7a2edfbcd0be637c6185
DEBUG    botocore.auth:auth.py:430 Signature:
9106b085948cd604f92ad2351f790ba65b980e9a3d89d65cd6afebf7c5a3c98a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194355Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=9106b085948cd604f92ad2351f790ba65b980e9a3d89d65cd6afebf7c5a3c98a', 'amz-sdk-invocation-id': b'177d7f11-495f-4c64-9770-786f877b5cfe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:55 GMT', 'x-amzn-requestid': 'mMCh40ptFZzrQ13ogN80W7ETUyQ5kHDJ6mqtavSxrcQkvc3CuIPW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194355Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194355Z
20251121/us-east-1/s3/aws4_request
951793f5c937d0d1f217a2821d189afa289284667b7a1ffb6382e91084ea1791
DEBUG    botocore.auth:auth.py:430 Signature:
142770b1bc4d89864c1b393b7aa0d99a918f12fbd28580be32abe131c4e47184
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194355Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=142770b1bc4d89864c1b393b7aa0d99a918f12fbd28580be32abe131c4e47184', 'amz-sdk-invocation-id': b'a368b26f-4bab-4fe0-a5dd-dc6d2744718b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:55 GMT', 'x-amzn-requestid': 'mu6jD4tZCdSnLC07A7xXXvRps0BkXNszi1OoDsezjG1ylialNzFD', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 33e9e202-82de-4a0a-9785-048c913d66db, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 33e9e202-82de-4a0a-9785-048c913d66db, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 33e9e202-82de-4a0a-9785-048c913d66db, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 80e71351-b7b7-4a97-a05d-48124c43b0a0, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 80e71351-b7b7-4a97-a05d-48124c43b0a0, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 80e71351-b7b7-4a97-a05d-48124c43b0a0, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194357Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194357Z
20251121/us-east-1/s3/aws4_request
e221b501653c63d7f747bd9a0a9f15293c3e553d9888e605ec189c8dafc3775e
DEBUG    botocore.auth:auth.py:430 Signature:
a525f0ab8437ee5e12d40704a7569d4a039a250adf70d694d58d638e51737cb2
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194357Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a525f0ab8437ee5e12d40704a7569d4a039a250adf70d694d58d638e51737cb2', 'amz-sdk-invocation-id': b'7a991f46-83a6-4727-94da-11c9954964e4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:57 GMT', 'x-amzn-requestid': 'ckg9FuIpiHjjYzSYgxBhJslcR841pmEW12PwggQI4uQmXPqkJZir', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194357Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194357Z
20251121/us-east-1/s3/aws4_request
ef2b5f9e5ca12255caeddea4abb46a1f10c521915aea43e9006953d98166841f
DEBUG    botocore.auth:auth.py:430 Signature:
7357adc4824765e06554d78c65364a444c6d26750115116832316b3d316d236a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194357Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7357adc4824765e06554d78c65364a444c6d26750115116832316b3d316d236a', 'amz-sdk-invocation-id': b'2ac817c3-0cb2-4054-a5da-70e331a30905', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:57 GMT', 'x-amzn-requestid': 'AQxdBxSmeHBJHhZG6YX1C4UvybYb6cL4p4XxriXA2UUJpUwBcVwn', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194357Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194357Z
20251121/us-east-1/s3/aws4_request
919637cbbdc046467be168b9ee7ba78178acff1915a09b9e05079be3768c9722
DEBUG    botocore.auth:auth.py:430 Signature:
6a4372ed21e2fc6bf6284844c25a09ea5a24d427273c9c93bc7f5931ddb0b121
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194357Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6a4372ed21e2fc6bf6284844c25a09ea5a24d427273c9c93bc7f5931ddb0b121', 'amz-sdk-invocation-id': b'0525294f-843f-4b18-9b43-b8ead161e39e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:57 GMT', 'x-amzn-requestid': 'lQ5hj7OeA0j9pkO1qm6wAlE24zVfIbXDLE2yJJSnZFks4kddWsoe', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, d4267850-75b0-48f1-97f8-c280538c961a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, d4267850-75b0-48f1-97f8-c280538c961a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, d4267850-75b0-48f1-97f8-c280538c961a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cdc581d7-6e45-4344-afad-fbd9acbeed33, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cdc581d7-6e45-4344-afad-fbd9acbeed33, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cdc581d7-6e45-4344-afad-fbd9acbeed33, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194359Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194359Z
20251121/us-east-1/s3/aws4_request
f8727da061fbdeae298571e21a3d00b5c4406c53903626e031b7b3e9c846a7bf
DEBUG    botocore.auth:auth.py:430 Signature:
8746244b0fdcf6a2808955aa2ae5b9ad8af6c9f045992a7509ebe302cc447e3e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194359Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8746244b0fdcf6a2808955aa2ae5b9ad8af6c9f045992a7509ebe302cc447e3e', 'amz-sdk-invocation-id': b'61a1d784-cc86-4d57-aa6d-9b9ab9689f6a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:59 GMT', 'x-amzn-requestid': 'Q3QmuxMR7oTV7RfFSo0bnn7zEXcWQGiJXfulqqtofMrHnXTBzfdl', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194359Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194359Z
20251121/us-east-1/s3/aws4_request
02514f33bdac1d6581d502485180d492a570a1e5f70f3252cbe7b0d7788229be
DEBUG    botocore.auth:auth.py:430 Signature:
84ffb40f0e9f7d018f6024fb70e0a4a08018b0df5bf2cbca98730b8e915e43de
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194359Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=84ffb40f0e9f7d018f6024fb70e0a4a08018b0df5bf2cbca98730b8e915e43de', 'amz-sdk-invocation-id': b'3e06216f-7ae5-4d50-8fbe-7918c507a00d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:59 GMT', 'x-amzn-requestid': 'cutUNCr6IrqTQ37lLyujsHWvJvkeSMS4DirnCybxXDJGpU06xd8X', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194359Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194359Z
20251121/us-east-1/s3/aws4_request
aa2fb9a5e508d3e8d63c3a268511dbbeac5e2b9d98d9c1691ef266bc20eb6e5c
DEBUG    botocore.auth:auth.py:430 Signature:
3d69457b31f4f809e9c6b4378b38c42563d214305b14e10daf2848d4c9192419
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194359Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3d69457b31f4f809e9c6b4378b38c42563d214305b14e10daf2848d4c9192419', 'amz-sdk-invocation-id': b'c3fd7f3f-dc4b-455b-b3d3-69b130721ed8', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:43:59 GMT', 'x-amzn-requestid': 'IKJHtaIMrvSSXgqOrqOSoFOulxbz33RyZs6pWHe1FkKoQ724VWQf', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c4887d52-1e86-45ee-aa3e-1a3cca7e9357, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c4887d52-1e86-45ee-aa3e-1a3cca7e9357, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c4887d52-1e86-45ee-aa3e-1a3cca7e9357, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2426bca5-0943-4d55-bd73-a2f5983b6187, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2426bca5-0943-4d55-bd73-a2f5983b6187, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2426bca5-0943-4d55-bd73-a2f5983b6187, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194402Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194402Z
20251121/us-east-1/s3/aws4_request
dc134c2823aebd3a7d6c50dca8cec88ef8e805f4fa0dd830008144969708e556
DEBUG    botocore.auth:auth.py:430 Signature:
7c14a933dbc3a4269c2fff5b9fc9b4f361e25902b55c5dfe6307d8611bfa10cb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194402Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7c14a933dbc3a4269c2fff5b9fc9b4f361e25902b55c5dfe6307d8611bfa10cb', 'amz-sdk-invocation-id': b'fad57842-5b00-4032-b919-d10616f2eed4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:02 GMT', 'x-amzn-requestid': 'SCD4H65cItwJCy1sIF8gQV12Ps1JogXZDnoJJjHAZjkd7nAlCAlv', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194402Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194402Z
20251121/us-east-1/s3/aws4_request
8af1902f0d49fdfdce417421f121f252800a139316883ee00b3acdee965b309a
DEBUG    botocore.auth:auth.py:430 Signature:
dc340e433cbdd6d63fa0d5da73005454934362db107b6d74d09cbee63b2e09f8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194402Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=dc340e433cbdd6d63fa0d5da73005454934362db107b6d74d09cbee63b2e09f8', 'amz-sdk-invocation-id': b'de08c55e-79c0-4213-9e0e-a525fc29e423', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:02 GMT', 'x-amzn-requestid': 'eRGqU6HNy4GUc7ObPBQDSNAaLcjDvXcBgH4THQ1WAosJ9xd7W2H8', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194402Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194402Z
20251121/us-east-1/s3/aws4_request
b20f15b8367d3c35df9b2b5d66d984c36839c75805ab70d2ea8f8f2c24e29848
DEBUG    botocore.auth:auth.py:430 Signature:
974c0f80b1209d9e582fced43d6ba85792ced2127b56253bc441a5fa17e299b1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194402Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=974c0f80b1209d9e582fced43d6ba85792ced2127b56253bc441a5fa17e299b1', 'amz-sdk-invocation-id': b'738346c0-a482-494a-b96f-9a6be2b89a86', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:02 GMT', 'x-amzn-requestid': 'nItCnT7KyzZFNaXXfVdELcIRQsWkgzqjtxowbDvoTd2ZwoLNV1Lg', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 2deb6d9e-7ccf-4870-91e7-5983932f0209, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 2deb6d9e-7ccf-4870-91e7-5983932f0209, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 2deb6d9e-7ccf-4870-91e7-5983932f0209, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1bbe3871-c471-445d-8818-f458f2b37a03, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1bbe3871-c471-445d-8818-f458f2b37a03, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1bbe3871-c471-445d-8818-f458f2b37a03, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194404Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194404Z
20251121/us-east-1/s3/aws4_request
0156f61328ae65314ea80fa4507cb2b871978801ba9ce818f297c958f90e5902
DEBUG    botocore.auth:auth.py:430 Signature:
26cfc6c6191b9c3bf16b687d611a1791a9ed3e4cac569751d231017ba9eef0c1
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194404Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=26cfc6c6191b9c3bf16b687d611a1791a9ed3e4cac569751d231017ba9eef0c1', 'amz-sdk-invocation-id': b'f09bcfad-9db7-4e6a-ae47-fbfb40d8ce60', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:04 GMT', 'x-amzn-requestid': 'ErX9X4UBKS464OQGk8HgDPbRN64JDY1C9ViGxT1KsYfFx3d4di6F', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194404Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194404Z
20251121/us-east-1/s3/aws4_request
2d0efc6b57b48dbf9f5dcb763cc400bcfebceffe89ee0263db562245bbe67d89
DEBUG    botocore.auth:auth.py:430 Signature:
df4dfcea7ae67620830447d4592d43fb5742828452f75f7a00f00efe7869c0f8
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194404Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=df4dfcea7ae67620830447d4592d43fb5742828452f75f7a00f00efe7869c0f8', 'amz-sdk-invocation-id': b'c753280e-971c-4483-9737-699417f6897e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:04 GMT', 'x-amzn-requestid': 'W3jziOyKZVN2pVdUVyziUwrmW4V2eEY4HxZRTObLCdu2F87jIRcH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194404Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194404Z
20251121/us-east-1/s3/aws4_request
f27377c911e520150b35b9df7edce99fbfd89ba8185714eb27a6ff151376e80a
DEBUG    botocore.auth:auth.py:430 Signature:
90d313c5163fc4ab5d0684981b05aa1b544736df6be80d155132eb02692abed9
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194404Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=90d313c5163fc4ab5d0684981b05aa1b544736df6be80d155132eb02692abed9', 'amz-sdk-invocation-id': b'1b0a5ef3-4571-4900-9017-afd4300e064b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:04 GMT', 'x-amzn-requestid': '53dFbwHSH1BmyjZtbLucmc9raLsX34lHSOmrneLoOnGhj5KG1TEx', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 18b58b05-05fc-4c8a-99c0-170765f84c3f, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 18b58b05-05fc-4c8a-99c0-170765f84c3f, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 18b58b05-05fc-4c8a-99c0-170765f84c3f, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 19853478-881a-4edc-81cc-e5f5686c7cc8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 19853478-881a-4edc-81cc-e5f5686c7cc8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 19853478-881a-4edc-81cc-e5f5686c7cc8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}, '/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194406Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194406Z
20251121/us-east-1/s3/aws4_request
117e1ee8ead36cd006b2b54bd8b0b5dd02db76b32436acf2994ce5018b2696d7
DEBUG    botocore.auth:auth.py:430 Signature:
2b1582ac941ab812dd748ed4aa6c7f0a7a4b95a9baaf7a4740cdd02b80523659
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194406Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2b1582ac941ab812dd748ed4aa6c7f0a7a4b95a9baaf7a4740cdd02b80523659', 'amz-sdk-invocation-id': b'99a477d0-ad67-49e2-ac61-f05fc254a66d', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:06 GMT', 'x-amzn-requestid': 'iRtpjujekkmOVQz22S1qX6NiY5Pd0CcGwuuEsaocNKUVgcFKvPpb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194406Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194406Z
20251121/us-east-1/s3/aws4_request
64c9dafee96c093c1619bfcc4af7fa09bd425214927fab41e528fa96066791d3
DEBUG    botocore.auth:auth.py:430 Signature:
a162d526d57b2218c70876f76ab9c3bf13713a0cbc8d91002507895bc71ed4d6
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194406Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a162d526d57b2218c70876f76ab9c3bf13713a0cbc8d91002507895bc71ed4d6', 'amz-sdk-invocation-id': b'a9ee2dab-9e1d-42e7-8bb9-1369846dcd21', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:06 GMT', 'x-amzn-requestid': 'JZlIEeQLWTB6Nsr1jGn9jMx30rU0ZObVtjXZ8ZWJZBcEEyldYUEV', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194406Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194406Z
20251121/us-east-1/s3/aws4_request
0e5c85a00b6228fd26cb4821566fdbc640433ac858c7c07f86b44a09f0b35cce
DEBUG    botocore.auth:auth.py:430 Signature:
396e9e5afaf5a2a849753607d08ae4a8dda89428de4fa09aab7fd316e402640c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194406Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=396e9e5afaf5a2a849753607d08ae4a8dda89428de4fa09aab7fd316e402640c', 'amz-sdk-invocation-id': b'33a63607-2ed5-47f8-8d4a-be263d860e96', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:06 GMT', 'x-amzn-requestid': '4ps6ges2MovVEPCDZO3ydWkask6WRjr21UzHAOWgkHRwGzSKBJLy', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 6f2c5f98-3cc9-4bf4-bd34-3b3d342ff2d2, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 6f2c5f98-3cc9-4bf4-bd34-3b3d342ff2d2, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 6f2c5f98-3cc9-4bf4-bd34-3b3d342ff2d2, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 04d36ffa-ff9f-4a92-b7aa-e3f7ae792eaf, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 04d36ffa-ff9f-4a92-b7aa-e3f7ae792eaf, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 04d36ffa-ff9f-4a92-b7aa-e3f7ae792eaf, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194408Z
20251121/us-east-1/s3/aws4_request
82de93b10500e2103da5c655925f512d0c2cf2530968a8f11ed0bc294ef241f7
DEBUG    botocore.auth:auth.py:430 Signature:
5e57edc4aadfa570984186a57b4a41d548e9a2c0b808f63babcbdb65b87f2583
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e57edc4aadfa570984186a57b4a41d548e9a2c0b808f63babcbdb65b87f2583', 'amz-sdk-invocation-id': b'594f199b-8240-442e-8d9b-b0c9806e9300', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:08 GMT', 'x-amzn-requestid': 'f8fnv1IuhE9JeWh13Esiyr2b3FpNWwkK4j1OgwWjrrUqVOubjs89', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194408Z
20251121/us-east-1/s3/aws4_request
4f845f1274905b8f989d881468cf194892e51a9d8851325e788502d51823233e
DEBUG    botocore.auth:auth.py:430 Signature:
3d22be0925fd30d204741d831d2201533eea65a0a0af057d8ce1bdd8fa1afa07
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3d22be0925fd30d204741d831d2201533eea65a0a0af057d8ce1bdd8fa1afa07', 'amz-sdk-invocation-id': b'b1ea9acc-1694-4e90-afa9-e2d1ae9c0057', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:08 GMT', 'x-amzn-requestid': 'aZpi8eohxbwbDYulNopVdUsexMvOfhE4bHdQNe6khzdAZDNUxPyM', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194408Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194408Z
20251121/us-east-1/s3/aws4_request
ef93e0193bea63d1fd754b9b4e790cbfc9cb670f95bb195b4a23a666b0b45d40
DEBUG    botocore.auth:auth.py:430 Signature:
5e23c90fbb3ae8cc9c4d77a123787b27e33cf3353a67962b038f711e0a7e75fb
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194408Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=5e23c90fbb3ae8cc9c4d77a123787b27e33cf3353a67962b038f711e0a7e75fb', 'amz-sdk-invocation-id': b'32b1d0a9-23ce-4555-9b5d-f2a4edf975fa', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:08 GMT', 'x-amzn-requestid': 'VQvgNGjLD2xzTMqGhO6p0csXHCrM0hCid0Nu3cMZ7aFOpd6HzKza', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8a7b2460-68ef-4d5f-9dba-8eea7c70f49d, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8a7b2460-68ef-4d5f-9dba-8eea7c70f49d, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8a7b2460-68ef-4d5f-9dba-8eea7c70f49d, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ea20e276-b4f5-4d12-9b40-5c45208f7d7a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ea20e276-b4f5-4d12-9b40-5c45208f7d7a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ea20e276-b4f5-4d12-9b40-5c45208f7d7a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194410Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194410Z
20251121/us-east-1/s3/aws4_request
5c18b9f4987d94f4be811cd33fdba3ef863f12c264f40b8b2672e95bb388dad1
DEBUG    botocore.auth:auth.py:430 Signature:
37209eb06eb1a23c62f6ef42b7c9e1be1aeae72f6975f15c0396dae38d29c28f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194410Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=37209eb06eb1a23c62f6ef42b7c9e1be1aeae72f6975f15c0396dae38d29c28f', 'amz-sdk-invocation-id': b'92e53355-996c-4cc0-99e0-dad4f5f6fe9a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:11 GMT', 'x-amzn-requestid': 'BUU1HqMs8ZKGUd7LwGVYEZHJoFADzefGZrKpZD07UULunl2DkevB', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194411Z
20251121/us-east-1/s3/aws4_request
77d2fde7577eacc8a3e3e9083ce978b5028b3662b47ee4051c157a9c9bbb7676
DEBUG    botocore.auth:auth.py:430 Signature:
13a03eef2e8eee3ed5e11bb90a49e52bd383899b9044f8dd2ae615ad568f7982
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=13a03eef2e8eee3ed5e11bb90a49e52bd383899b9044f8dd2ae615ad568f7982', 'amz-sdk-invocation-id': b'358a2e96-807e-449d-89b6-8a82691e6206', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:11 GMT', 'x-amzn-requestid': 'ijGy18V1QdUqk7nlLkyIMprCArD5Ur0ufglvcM1uescMza9g5elK', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194411Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194411Z
20251121/us-east-1/s3/aws4_request
d79498345214976bf0fe7ad2bdf44388cdff6ccfa42f77ec2651f359cb6adea0
DEBUG    botocore.auth:auth.py:430 Signature:
58476e71f8567aeb41e3acb8368a41167641edaceed96ff2a196eac053825569
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194411Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=58476e71f8567aeb41e3acb8368a41167641edaceed96ff2a196eac053825569', 'amz-sdk-invocation-id': b'bc660f28-c908-4511-860f-b83a045c7d99', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:11 GMT', 'x-amzn-requestid': '3fylleo3jw1aO6geDefJ2tyIgZjEymXJ5r2nM77JC5pPkUdcrpkr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 60057089-9e5f-416a-ba58-1d797e1e06c5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 60057089-9e5f-416a-ba58-1d797e1e06c5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 60057089-9e5f-416a-ba58-1d797e1e06c5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 63cfc9f7-61e1-4189-8c18-346bc7ed64f0, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 63cfc9f7-61e1-4189-8c18-346bc7ed64f0, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 63cfc9f7-61e1-4189-8c18-346bc7ed64f0, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194412Z
20251121/us-east-1/s3/aws4_request
f914cafd9715c71013d0d3f72d7e9b19179863ed187f195771eec46479aed6e2
DEBUG    botocore.auth:auth.py:430 Signature:
d7c01635236d45b4198348fd683b4f7c7cbea3e8f4eb986c34bb37dac49533b4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d7c01635236d45b4198348fd683b4f7c7cbea3e8f4eb986c34bb37dac49533b4', 'amz-sdk-invocation-id': b'6de630e3-b583-4c2a-bfa7-1d08f4ee020a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:12 GMT', 'x-amzn-requestid': '1pT3ns3aMqlUj2okQRBeSt6FgeB3VcWKf1qbAwLNQhqMfL22DxIU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194412Z
20251121/us-east-1/s3/aws4_request
80f7f0f1fe1ac955e160de7da62e4265aa28ab99754d9b43ad9f1b57e00f07ff
DEBUG    botocore.auth:auth.py:430 Signature:
6b6447fe1eb232b962770d7995488dd3530eaebca04f0e517972140c7e3a0fc3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6b6447fe1eb232b962770d7995488dd3530eaebca04f0e517972140c7e3a0fc3', 'amz-sdk-invocation-id': b'59d1d308-4a57-41e0-878b-1eeb953a2849', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:12 GMT', 'x-amzn-requestid': 'ATVzLQ3wviLXHwfMSwyhI2f4UOFmyn8iIr3SlOsKYPGlAS5IcyXQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194412Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194412Z
20251121/us-east-1/s3/aws4_request
7ae4b2e8b6021cb301606047af70c2d28b60867112e38c7298876a09494e5720
DEBUG    botocore.auth:auth.py:430 Signature:
fed1f7d4ed0c61bb5aa66c77bc292cd28123e5a5a31b925a677378479a766887
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194412Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fed1f7d4ed0c61bb5aa66c77bc292cd28123e5a5a31b925a677378479a766887', 'amz-sdk-invocation-id': b'88ccf41a-321f-4c88-ae0c-ad7edcd83107', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:12 GMT', 'x-amzn-requestid': 'Cabja1T8VdVMvc1Bd9BAuRHzbBZrM0aXMWBruf8VD3JO6bg3VL5V', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 83544384-d1ab-46e3-a9e6-79611edd58c6, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 83544384-d1ab-46e3-a9e6-79611edd58c6, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 83544384-d1ab-46e3-a9e6-79611edd58c6, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 9130c691-7aed-4724-816c-3794200f538b, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 9130c691-7aed-4724-816c-3794200f538b, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 9130c691-7aed-4724-816c-3794200f538b, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194414Z
20251121/us-east-1/s3/aws4_request
3a14b23246fd1fa30dcaf05fbc491a7c515d6bbd9089089cd0e51d364763fbaa
DEBUG    botocore.auth:auth.py:430 Signature:
6f6c5e6d3b0c292dafc48b0a9fb0b181ded90bfc7acaad2f28a9d4fc763517aa
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6f6c5e6d3b0c292dafc48b0a9fb0b181ded90bfc7acaad2f28a9d4fc763517aa', 'amz-sdk-invocation-id': b'dd9d416e-87fd-4ab8-a3f3-6f2f22395711', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:14 GMT', 'x-amzn-requestid': '11JbtBonADaqND06QCsQtKOoU70wq89HmBPjPT4vHxZkngHGOol0', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194414Z
20251121/us-east-1/s3/aws4_request
f1ec5c8b025ace4d5c0517c7ce89afffda5c9c85fc196cd4083d76a21d96a6cb
DEBUG    botocore.auth:auth.py:430 Signature:
fb5e42c876d5f334bde1054ab979da568b62a14e15e5a5b81beebb374b4903dc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fb5e42c876d5f334bde1054ab979da568b62a14e15e5a5b81beebb374b4903dc', 'amz-sdk-invocation-id': b'875316b3-dd62-4d7f-9e6c-feb9d130d180', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:14 GMT', 'x-amzn-requestid': 'izINDRgplYjWSOiyXb04KZOqFRYj9QJkPeqShAh8zNqi3GlqGx8v', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194414Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194414Z
20251121/us-east-1/s3/aws4_request
bc64ac80ccacb443f30bceca10244edf7a11193b798889c2511e72ed22a37ea9
DEBUG    botocore.auth:auth.py:430 Signature:
fae34018ba880334c3cd8859db194f63fb3f74493b7c0f8be4b10f876e1a4a2a
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194414Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=fae34018ba880334c3cd8859db194f63fb3f74493b7c0f8be4b10f876e1a4a2a', 'amz-sdk-invocation-id': b'9a75d836-7276-4c93-9de0-f1bd26a6b26f', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:14 GMT', 'x-amzn-requestid': 'RNK4i4Qmnsyryxa20nQE2PWZDLJ4la1hvZoaAe6dQZUePFlJZMm2', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3e9fae91-69cf-4217-82f8-5b5e6b96cf9e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3e9fae91-69cf-4217-82f8-5b5e6b96cf9e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3e9fae91-69cf-4217-82f8-5b5e6b96cf9e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 0bc157ef-fdd4-481a-b71c-61666572a41a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 0bc157ef-fdd4-481a-b71c-61666572a41a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 0bc157ef-fdd4-481a-b71c-61666572a41a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194416Z
20251121/us-east-1/s3/aws4_request
7559f35c70ba8ecb4b48f59de3e261a2d1d4fb6d71ee2ea1c7a134a145d12351
DEBUG    botocore.auth:auth.py:430 Signature:
96ea90fd32d6a199d365e58b69b4a03534d640e17d4523e08a037eb9a12b7014
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=96ea90fd32d6a199d365e58b69b4a03534d640e17d4523e08a037eb9a12b7014', 'amz-sdk-invocation-id': b'db783ace-6499-4e48-9d5d-b5931baf0c1c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:16 GMT', 'x-amzn-requestid': '8yLwhA504Oy3T3B3QVTL2nmNmJYlVXskRQ0CLxP5AWrVBaC9bG7W', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194416Z
20251121/us-east-1/s3/aws4_request
c7318f2cd7fa4553b63fcdad290c40085eb54bcc3645503943635911620e819c
DEBUG    botocore.auth:auth.py:430 Signature:
1af4b5391b929f074ec70e70a50ad700ca57417b710c9db88be8e7d3e74f24f3
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1af4b5391b929f074ec70e70a50ad700ca57417b710c9db88be8e7d3e74f24f3', 'amz-sdk-invocation-id': b'0587b72e-b591-48f2-9a26-ea3d31c2d120', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:16 GMT', 'x-amzn-requestid': 'qyvJrWvYfv2bXKagfTT7rxfAA0PKBMOeVbk9wMgQ66Z3RpxpJdoa', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194416Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194416Z
20251121/us-east-1/s3/aws4_request
e15aac5e962307a0d641f63bd3761e47c43005b91137dc5d9ebdaf6e2a122efc
DEBUG    botocore.auth:auth.py:430 Signature:
c001c229deeedcdecbceb63e640e7493d14393b73214c4cfdd2b4db1dfb1798b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194416Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=c001c229deeedcdecbceb63e640e7493d14393b73214c4cfdd2b4db1dfb1798b', 'amz-sdk-invocation-id': b'6aa95be7-b308-4f42-b640-c8eee480ebb1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:16 GMT', 'x-amzn-requestid': 'zJaDM0fGfwFr7KOBzAnym0aNPC8ZuLS2mIV4XvUZPqZj5ZZY1SfQ', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 7b563443-58c0-423b-a002-dc59414d25df, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 7b563443-58c0-423b-a002-dc59414d25df, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 7b563443-58c0-423b-a002-dc59414d25df, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4076439f-be54-4a49-ae71-799cce19fe31, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4076439f-be54-4a49-ae71-799cce19fe31, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4076439f-be54-4a49-ae71-799cce19fe31, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194418Z
20251121/us-east-1/s3/aws4_request
7b979806b15edb485cae6848673a39b7c083ca5137986e7b34da0459476e8d27
DEBUG    botocore.auth:auth.py:430 Signature:
ca59e5caab8622665284a76b1fffa8042e553b8dd7da0606f15d17415502ec7c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ca59e5caab8622665284a76b1fffa8042e553b8dd7da0606f15d17415502ec7c', 'amz-sdk-invocation-id': b'3090a732-7308-4303-8f87-7c73e5070a99', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:18 GMT', 'x-amzn-requestid': '2Pp43jixIEzupvs9XQGx3DS8sG546E8lSiLqrWEhzAVxw5Dy070p', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194418Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194418Z
20251121/us-east-1/s3/aws4_request
9e703464d7e6f633850021f8ec3e7a9b0007974baa321b5acdfe4e99bc7650ab
DEBUG    botocore.auth:auth.py:430 Signature:
22724a6b21d38bf1ba8f06ed7e259633d9f8ae70094a62bdc8755580c0be1fee
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194418Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=22724a6b21d38bf1ba8f06ed7e259633d9f8ae70094a62bdc8755580c0be1fee', 'amz-sdk-invocation-id': b'31542d6e-c618-4606-9d9a-7523415b8fff', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:18 GMT', 'x-amzn-requestid': 'jHp5a1JeKVmEFkY4qQoQ41YpjIxeoBuwFL6KDlgN2iyA8V8X46xw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194419Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194419Z
20251121/us-east-1/s3/aws4_request
1f5da3125d53fe056ea4f9245ac633f9a97213da955227aeca7a807307161c82
DEBUG    botocore.auth:auth.py:430 Signature:
732893eadb4f473aecc9be865e3733ad7b10b49b7eff5433601f1d3de79082cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194419Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=732893eadb4f473aecc9be865e3733ad7b10b49b7eff5433601f1d3de79082cc', 'amz-sdk-invocation-id': b'17434a93-ed8a-4de4-b2d0-e1fc85f1c262', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:19 GMT', 'x-amzn-requestid': 'PcF4RANJI7T0AxkqdPAvusoSY3CppctiMptEV3MIwQAgoS47cxlk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c0971168-dc94-4234-a922-d251c46dfbdc, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c0971168-dc94-4234-a922-d251c46dfbdc, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c0971168-dc94-4234-a922-d251c46dfbdc, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1d87c138-72bb-4567-af2a-c130550d4807, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1d87c138-72bb-4567-af2a-c130550d4807, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1d87c138-72bb-4567-af2a-c130550d4807, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194421Z
20251121/us-east-1/s3/aws4_request
09ee88d4355c8c947d07f67204d3f9b1b856244542719768e47e1e4dedba723b
DEBUG    botocore.auth:auth.py:430 Signature:
8dd588ca9b4aa2c4958eee7bb4e245107ca22e532870028d23fd4a10a5109301
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8dd588ca9b4aa2c4958eee7bb4e245107ca22e532870028d23fd4a10a5109301', 'amz-sdk-invocation-id': b'3bfc7638-45f1-4ab6-8771-cd7aefad7557', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:21 GMT', 'x-amzn-requestid': 'cOQrHOk4FnLjV5HeimzhoMRMhPdwN7SkUMfoMkbTF0dQohFBCxpq', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194421Z
20251121/us-east-1/s3/aws4_request
89158549f0864643fae605ec6d971fb4f3a9f32a1c22174e3fe4b0b1bfb7209b
DEBUG    botocore.auth:auth.py:430 Signature:
36683a406b14180e9c00f66dd6c020d5ea3d405bb495f6ae1aa4bc6f6578c7da
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=36683a406b14180e9c00f66dd6c020d5ea3d405bb495f6ae1aa4bc6f6578c7da', 'amz-sdk-invocation-id': b'c039255e-568b-4ab9-93d0-e06da3a46cb5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:21 GMT', 'x-amzn-requestid': 'kyXzUvRyinZpgp2XbouG6k2CxFjWjX50jQwPYxY2k5xOfV4z2b2r', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194421Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194421Z
20251121/us-east-1/s3/aws4_request
a6cb6fbb9b48b878c102a05ab2521e354c5b52f4dd08dc5a0968ef50823bce65
DEBUG    botocore.auth:auth.py:430 Signature:
8b4f900790cbe2f90c1bf1e789c79051485e05739b552d61bac3223d6c8b2c02
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194421Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=8b4f900790cbe2f90c1bf1e789c79051485e05739b552d61bac3223d6c8b2c02', 'amz-sdk-invocation-id': b'e6ccfdbb-3864-42bf-ab20-f541b5e904b1', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:21 GMT', 'x-amzn-requestid': 'NPV8BM4lRshOXZGXCNqtN9MxfMSOofX64pOctjYSIAN9OnCIXqNE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, cd8916a5-1bff-4264-896b-a25c752288f4, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, cd8916a5-1bff-4264-896b-a25c752288f4, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, cd8916a5-1bff-4264-896b-a25c752288f4, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1b20d1ec-1816-4ac0-b197-f33558987687, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1b20d1ec-1816-4ac0-b197-f33558987687, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1b20d1ec-1816-4ac0-b197-f33558987687, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194423Z
20251121/us-east-1/s3/aws4_request
d3f8e2f2405c9499419914b74714b571b3e0e92f578554a07a9e345b5a4cff72
DEBUG    botocore.auth:auth.py:430 Signature:
7335ca48b4cb5aec21ee5c879b22f90d6dff3a98bf4b04df9f8ea3d13e5328be
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7335ca48b4cb5aec21ee5c879b22f90d6dff3a98bf4b04df9f8ea3d13e5328be', 'amz-sdk-invocation-id': b'00b3cec8-8aa1-4931-a1d6-a39955c68aaf', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:23 GMT', 'x-amzn-requestid': 'wuUum7xFYhdIhZNyzEyrgDCsWEGt1cK2jcIW6c8JFbkhGydhe7xU', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194423Z
20251121/us-east-1/s3/aws4_request
253ae273d0099794531700e2e58bfa318d0857ef8abf60e2455f9a5844d2207a
DEBUG    botocore.auth:auth.py:430 Signature:
b3e205019944775984b8f591e257fd5fb47ae9f1884f8c091611f0df5240e106
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b3e205019944775984b8f591e257fd5fb47ae9f1884f8c091611f0df5240e106', 'amz-sdk-invocation-id': b'3f61f35b-e5a9-45b7-bc7d-4f65875f1d7c', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:23 GMT', 'x-amzn-requestid': 'xugR3j0ZwGvGnPZiKSkYq8iqfmqFdXyKPpSKiECIW65CW1mdsdZ3', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194423Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194423Z
20251121/us-east-1/s3/aws4_request
abc1f5ef105108b887aec10ac362c349e01071a145fb1088911451f4431fd59c
DEBUG    botocore.auth:auth.py:430 Signature:
3a7ccccfc6a39e3a1b9e3826bd43f65e01f3f2c1e20f17b029bfdb80a6f62edd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194423Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=3a7ccccfc6a39e3a1b9e3826bd43f65e01f3f2c1e20f17b029bfdb80a6f62edd', 'amz-sdk-invocation-id': b'446833b1-e632-4a7d-a7cb-a2ae128aafd3', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:23 GMT', 'x-amzn-requestid': 'P4iQSg5i9y7ny55dTP7NCkv0Apxql34kRj4Gn6NLN9GtXc9ucarH', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 994250f9-e69b-4edc-88eb-6e4ed6686fb9, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 994250f9-e69b-4edc-88eb-6e4ed6686fb9, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 994250f9-e69b-4edc-88eb-6e4ed6686fb9, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4ecc26c4-0834-49cf-b718-71d2cd21c135, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4ecc26c4-0834-49cf-b718-71d2cd21c135, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4ecc26c4-0834-49cf-b718-71d2cd21c135, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194425Z
20251121/us-east-1/s3/aws4_request
0d8e4736ddd0c36a88b66bc4cc58802abc89e8c53bcb85863474c797ed82aa16
DEBUG    botocore.auth:auth.py:430 Signature:
6656d08cef7330f7e99247e9c6f21d487505c3b4fa826ed208e6bb45e174c9bf
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=6656d08cef7330f7e99247e9c6f21d487505c3b4fa826ed208e6bb45e174c9bf', 'amz-sdk-invocation-id': b'cd84cc30-0206-43d3-b223-9640a0ff9477', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:25 GMT', 'x-amzn-requestid': 'Kyldl2XPlrssfxQg5IvCBwSKveOrj30VB7rs9OBmm01M77kKEWHE', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194425Z
20251121/us-east-1/s3/aws4_request
0ffc6340ceda1e93f9df712d8d549afe0f6c57fed4704d32eb55c31c85826c6c
DEBUG    botocore.auth:auth.py:430 Signature:
7b175676013e1427dd160e20962629a6c936678a3e189b642fe4654ccf6374d5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7b175676013e1427dd160e20962629a6c936678a3e189b642fe4654ccf6374d5', 'amz-sdk-invocation-id': b'7030e4fe-ae51-48fa-8f78-8610793b50d5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:25 GMT', 'x-amzn-requestid': 'u0tutpDeaq3pzwEmybXnKFGLd4dhejvNRDhUOmZaZKG26wjVKD2T', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194425Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194425Z
20251121/us-east-1/s3/aws4_request
d7905582752335bd2c8040374f9c1d1d89d21fa467bd5897dc269f4009f2b235
DEBUG    botocore.auth:auth.py:430 Signature:
b4e74a7b532fbfaadab0225da71edf934026938b0fcf84fa18a0f15474e167ff
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194425Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b4e74a7b532fbfaadab0225da71edf934026938b0fcf84fa18a0f15474e167ff', 'amz-sdk-invocation-id': b'01dbed0c-00b3-4fee-9c9b-3fb8a65f171a', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:25 GMT', 'x-amzn-requestid': 'HyZFPZpfKvd1LcJv3yqRj5SpQP9DPQF3wxpTkr43DjreiKuCTnPL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ac24471f-8608-4415-a3ba-d7aa9fbff542, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ac24471f-8608-4415-a3ba-d7aa9fbff542, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ac24471f-8608-4415-a3ba-d7aa9fbff542, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, ef3dc540-0f79-4125-b8ea-066fb33cf309, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, ef3dc540-0f79-4125-b8ea-066fb33cf309, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, ef3dc540-0f79-4125-b8ea-066fb33cf309, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194427Z
20251121/us-east-1/s3/aws4_request
814f46ae6fb9cdba02a339fdd18dbcb547605a7985c2ae9e006ddbdc51b3a23a
DEBUG    botocore.auth:auth.py:430 Signature:
651ee18e633e64aaa1af0930756917fa9b8af5233abefdcc9e3976143ffca317
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=651ee18e633e64aaa1af0930756917fa9b8af5233abefdcc9e3976143ffca317', 'amz-sdk-invocation-id': b'a9e20b38-e2ea-484b-9c54-fced9f70479b', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:27 GMT', 'x-amzn-requestid': 'srh68yTwrtUSwRRihVYZdoDugWprjUGhc13TRVyAyhnoaZDEGTF7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194427Z
20251121/us-east-1/s3/aws4_request
a2c3cc410715e3a0580c098c6792380b20118a899b4a8cb1ed3f377fae0b7adb
DEBUG    botocore.auth:auth.py:430 Signature:
ebbd4af9a2e2e8679c2a9042ce2257ab151a6a8f823d89f11c9833d427d7d44c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ebbd4af9a2e2e8679c2a9042ce2257ab151a6a8f823d89f11c9833d427d7d44c', 'amz-sdk-invocation-id': b'ac53bbfd-8fcd-4eeb-8fc2-e30de4959a9e', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:27 GMT', 'x-amzn-requestid': 'cxQYuEcrUzuJaS4AVnyIJDadNML3l4Ua3vPwlseELlOme8xVoL0z', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194427Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194427Z
20251121/us-east-1/s3/aws4_request
d2e958eb0c6d71dbdbf02bd1e61728f0a8a8c35f6da5bf3ca6b193e93c4d1e0a
DEBUG    botocore.auth:auth.py:430 Signature:
aaa9fc23009cb04dc08c6d03f9f8bbc2d901fc86fada89cf4b25bd7077a68f79
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194427Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=aaa9fc23009cb04dc08c6d03f9f8bbc2d901fc86fada89cf4b25bd7077a68f79', 'amz-sdk-invocation-id': b'80458f88-5b81-48be-8606-185fd9ddeb19', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:27 GMT', 'x-amzn-requestid': 'EuooY69lqruW6cc5tNIqI5QazFqXlHlAfW6whpED8FmY6uJYa5CG', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 022dd71a-4a5f-4805-a836-1a76e24b8a43, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 022dd71a-4a5f-4805-a836-1a76e24b8a43, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 022dd71a-4a5f-4805-a836-1a76e24b8a43, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 3f6f080c-0cfe-4cbe-8be7-fd425ca464ac, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 3f6f080c-0cfe-4cbe-8be7-fd425ca464ac, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 3f6f080c-0cfe-4cbe-8be7-fd425ca464ac, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194429Z
20251121/us-east-1/s3/aws4_request
5c1ac0febb22b86ddec0244e8b7aba444958b04b75c4d9ee31ee56c3440c057c
DEBUG    botocore.auth:auth.py:430 Signature:
52c38b83abc7b98bd1639bbace6cc83d02e3af89600205ff1b662a0efab2923b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=52c38b83abc7b98bd1639bbace6cc83d02e3af89600205ff1b662a0efab2923b', 'amz-sdk-invocation-id': b'cdd7b989-03a3-4445-9fe5-7756ca42bc11', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:29 GMT', 'x-amzn-requestid': 'GeSIIJTq7sMOtl5bcjPzPwYx98FDuOevWxNSs0IapnDX47HqtIEw', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194429Z
20251121/us-east-1/s3/aws4_request
f7f3124b41417a86fa1ba8d384cc598d00daefbfae945654fa995450abffaae0
DEBUG    botocore.auth:auth.py:430 Signature:
a7c0215a219eeeb1717a3a119ea8c9e8aa0036ef7b628ff198854fac2048aeb4
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=a7c0215a219eeeb1717a3a119ea8c9e8aa0036ef7b628ff198854fac2048aeb4', 'amz-sdk-invocation-id': b'76d9d170-699f-4123-a4b0-d600d831e082', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:29 GMT', 'x-amzn-requestid': 'PKOXUsPZt5DVkZVZSSKTAltXh6Z91kYqiVlh2v35KfsN10n48Ses', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194429Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194429Z
20251121/us-east-1/s3/aws4_request
ed69b257ad222389ea0cb5ccb98c84ac6fc38e82f2c37e0af024eaf4d78ca0b9
DEBUG    botocore.auth:auth.py:430 Signature:
d3d9622262b2080a7776ff26cdf22e5a3fe137e6f0bd541d72e2044c02eef387
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194429Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=d3d9622262b2080a7776ff26cdf22e5a3fe137e6f0bd541d72e2044c02eef387', 'amz-sdk-invocation-id': b'7c11f322-d4cf-45f2-9b2c-098ff2cb3807', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:29 GMT', 'x-amzn-requestid': 'wjy5bukpNFKMYCdyTrs0KF84FqeORk9bXLFciwxpdaTrwa6YAs3D', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, dd2de717-f81f-4756-b901-93c266573cc5, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, dd2de717-f81f-4756-b901-93c266573cc5, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, dd2de717-f81f-4756-b901-93c266573cc5, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, c326c3f9-bd2f-483a-80d5-707fa0ca628e, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, c326c3f9-bd2f-483a-80d5-707fa0ca628e, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, c326c3f9-bd2f-483a-80d5-707fa0ca628e, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194431Z
20251121/us-east-1/s3/aws4_request
bfd027fa7c9e73ed790438d864dd855b7ddbae7ce62cb0a8ea26071648c496b5
DEBUG    botocore.auth:auth.py:430 Signature:
b63b7f33d28a31f3d5224cc22c0f6695cb250cc8dea314b0c9b571db6345f60b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=b63b7f33d28a31f3d5224cc22c0f6695cb250cc8dea314b0c9b571db6345f60b', 'amz-sdk-invocation-id': b'0fe06575-b5c9-402c-a7df-61864f2ba8b4', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:31 GMT', 'x-amzn-requestid': 'X4RNXem03EzvSaepSTfTbSlsofPovKqYOeQbodk1i1rG6Uc3hYm1', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194431Z
20251121/us-east-1/s3/aws4_request
8c03c7c31e89121525236bcc0b14b6b55c63df80e69a47224c1e11a3180e347d
DEBUG    botocore.auth:auth.py:430 Signature:
11c378210e3defe22c2b307bb025af45279f3f279c1431255cb0218ddeac398b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=11c378210e3defe22c2b307bb025af45279f3f279c1431255cb0218ddeac398b', 'amz-sdk-invocation-id': b'c918067f-2802-44d8-ada1-b4fe3b7cc7be', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:31 GMT', 'x-amzn-requestid': '53uU6WCMxZPh0yRiIZSexHXnC3FWYLOw49xHf1bXWGXd59k2HqiW', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194431Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194431Z
20251121/us-east-1/s3/aws4_request
c611e114411bbccc56f9c1a5c1cab98f2be5176971e7809645cafbb7ee1ed8ca
DEBUG    botocore.auth:auth.py:430 Signature:
11badc1551baf3837ba97d715a719bdaa45371c6f28f51bada522f371361b6b5
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194431Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=11badc1551baf3837ba97d715a719bdaa45371c6f28f51bada522f371361b6b5', 'amz-sdk-invocation-id': b'3b247283-2872-44a1-9c73-546faa045a46', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:31 GMT', 'x-amzn-requestid': 'qMO35aXEJB0ptDfOgcauGbfHPB3WbT6Yx4tYnDO30jo1nMpmz7EF', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 52dd9721-c04a-4172-84b0-9031c5924d44, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 52dd9721-c04a-4172-84b0-9031c5924d44, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 52dd9721-c04a-4172-84b0-9031c5924d44, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 1bbf2960-85a5-4db5-8689-e56006f827b3, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 1bbf2960-85a5-4db5-8689-e56006f827b3, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 1bbf2960-85a5-4db5-8689-e56006f827b3, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'cold_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'cold_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/cold_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/cold_uc/', 'url': 'http://localhost:16343/cold_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'cold_uc', 'params': {'Bucket': 'cold_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/cold_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194432Z
20251121/us-east-1/s3/aws4_request
aaaf8dced827b3f6d2e22a3982ec17061f75633859d67ef379e03eb2d637a79b
DEBUG    botocore.auth:auth.py:430 Signature:
2a54e04753debc56567e1cf275f31ab83fa2252cd87a22e3538d610becfb165c
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/cold_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=2a54e04753debc56567e1cf275f31ab83fa2252cd87a22e3538d610becfb165c', 'amz-sdk-invocation-id': b'dc2b550a-af48-4c92-9a48-0ededd4763fe', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /cold_uc?encoding-type=url HTTP/1.1" 200 230
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:32 GMT', 'x-amzn-requestid': 't8JR82rWw0jW90hAz9OaQewmSQrpqt0ZkzuvKtYLD1cehA0YhQk5', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '230', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>cold_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'medium'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'medium', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/medium
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/medium/', 'url': 'http://localhost:16343/medium?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'medium', 'params': {'Bucket': 'medium', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/medium
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194432Z
20251121/us-east-1/s3/aws4_request
4de902fc749606bf2f154d86d1930e5a7bb278d8fd695a7d3ddce414b24e8ead
DEBUG    botocore.auth:auth.py:430 Signature:
47ab6753cf267953c696adfb3ab5c09bb8199a2701969b204ee66c83386f7b3b
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/medium?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=47ab6753cf267953c696adfb3ab5c09bb8199a2701969b204ee66c83386f7b3b', 'amz-sdk-invocation-id': b'edde99ae-ab2f-439e-a40c-ec88f0e8b743', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /medium?encoding-type=url HTTP/1.1" 200 229
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:32 GMT', 'x-amzn-requestid': 'pYyCjo9IsEwRcOU2zBlG1oZJmNYgvqEjdfpD5gNpUTN0oEHwbGzb', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '229', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>medium</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x50e000e02eb0>
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'frozen_uc'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x50e0006e8810>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x50e0006e6a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x50e0006e9ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x50e0006e67b0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x50e0006ea170>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'frozen_uc', 'Region': 'us-east-1', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:16343', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:16343/frozen_uc
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x50e0006e6f90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x50e0006e6270>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x50e0006e9c30>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource'}, 'body': b'', 'auth_path': '/frozen_uc/', 'url': 'http://localhost:16343/frozen_uc?encoding-type=url', 'context': {'client_region': 'us-east-1', 'client_config': <botocore.config.Config object at 0x50400035d3f0>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'frozen_uc', 'params': {'Bucket': 'frozen_uc', 'EncodingType': 'url'}}, 'signing': {'region': 'us-east-1', 'signing_name': 's3', 'disableDoubleEncoding': True}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x50400035c630>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x5040026f9a30>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x50e0006e65f0>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x50e0006ea090>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/frozen_uc
encoding-type=url
host:localhost:16343
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251121T194432Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251121T194432Z
20251121/us-east-1/s3/aws4_request
b31e5953de6de8939cf18b1232d53b390bfcf88a97f1eaea295f9d76ab50fa46
DEBUG    botocore.auth:auth.py:430 Signature:
f0f5caf6ec2525beee9725e58a99c924e2bde8a41ec2d6e8a4bee99b5f2334cc
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x50e0006e9df0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:16343/frozen_uc?encoding-type=url, headers={'User-Agent': b'Boto3/1.29.6 md/Botocore#1.31.80 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.9 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.31.80 Resource', 'X-Amz-Date': b'20251121T194432Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=fake_key_id/20251121/us-east-1/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=f0f5caf6ec2525beee9725e58a99c924e2bde8a41ec2d6e8a4bee99b5f2334cc', 'amz-sdk-invocation-id': b'9f4f96c4-a5d8-4f77-af1f-1011fcd6f0e5', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:273 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:456 http://localhost:16343 "GET /frozen_uc?encoding-type=url HTTP/1.1" 200 53960
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.9', 'Date': 'Fri, 21 Nov 2025 19:44:32 GMT', 'x-amzn-requestid': '634r8GepwiV0n6JUCgTsFGlzLc6fo7TV3BNCQCr4NEObUc2j6IMr', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '53960', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>frozen_uc</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated><Contents><Key>%5B72075186224037889%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;38fce4c29eab4e23f921038317fcd91a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc7376fa21537b9ad4922f18e7ab6e52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;90ade784c7f10fffec3baccb208a88ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5be062db46628a55e04233310d693c8d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;89cf345eb7051c6900a81eb64a5660f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037890%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3e5a16c803aa8964beea3b9bc19c248e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5a19c2cffe075a12b7e632086699fa52&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;b5ccf1ef7b8209c926354dfe0db3a296&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0fee8ecceeaa919b1037d977c45e7e9f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;170fc9e34807dad37ebe589bb2f9ab62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;cbafce0e620fd2eca58ec144eb7c988d&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037891%3A1%3A1%3A255%3A6%3A1240%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2f620288db3561c2ae546cde79390a63&#34;</ETag><Size>1240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8a7b988970092385b4a6e1508c987d70&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fd8d12a6986dbe63c65237abdfe2b5e5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037892%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ec97406534c1e366419b626f1f76d548&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;57954270ed3346148dab89f4ccabec6b&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A2%3A1136%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db29d553cf0041df4bf3debfcc73dcd8&#34;</ETag><Size>1136</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037893%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;43b9e62c99ebea19d82d420d96a44ff7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9a6ce288cd4c88910dde9a84d8f14593&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;426812fc179a77b78128814d55355b1c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;531f1931ef4c9150caa5f05dad841ad7&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f164af6640b39ca8c8a64850cbdcc7da&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A5%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;bb2d92f85df0774a7f2df877c2f8e9fa&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037894%3A1%3A1%3A255%3A6%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;f8b0ddd64c9740e5bf288afbb65e0c2e&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A1%3A2152%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dcb55f3758757adca8bd6680ae08f7b8&#34;</ETag><Size>2152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037896%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ff022dff7b09cc0f204a52e1a60907c7&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cffaf18abdc9d8d39aa45d41032d66fb&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6ec0091baa9f2f614590bf2bb82fed7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;086d833e66a32b38e9b1782662a5a4f2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;88848d2c4e4ba149ff820a56acc2a7cd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037899%3A1%3A2%3A255%3A1%3A1784%3A0%5D</Key><LastModified>2025-11-21T19:40:17.000Z</LastModified><ETag>&#34;abc3f6a7b16bfb78347aa14f116af744&#34;</ETag><Size>1784</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d06ea269d2b5d91794d18c37f3df1406&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ad3e2f79def650da3547a00b9a2139c5&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037900%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;36ca952b2c2f387b073f9495ce0d700a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5212b644a06db437d4ea9b82aeacaba0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7a0b061f3868e80785151aa4da38c68a&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fba3cea841163d019e9fdd719092f23a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fbf439ec65472738a1a171b7f6bd9888&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A5%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8c6b3ec16bfc120e62ba05cbf83fb123&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037901%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9c95f90ebb0b4c4548dc0b7c2c2402bb&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;606f69545d918a6295681504e403ad96&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;095ed5055de5abf30b235f4b76ed2498&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037902%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e220c6b2f101b8df071ea08a459cb4ce&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3724765b6c6e9da51216e69ddc45a88a&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037903%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b93080ff085cfc15ba445b8411e59bc1&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;c7628000af023cf56ab732c381c4e538&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A2%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;be474a40210731acabf500a8074607a7&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037904%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;24fac37aad6fbf6f5b4b51892ad7d977&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;39689785a2613f7a68145825f15a6b48&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3705f6a4115b836b7e9183945be1511d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037906%3A1%3A1%3A255%3A3%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5cc41fa0aaa9a6e0416ee8b604c85a71&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A1%3A1736%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d79657f8f0082ec0ab4238bdca369413&#34;</ETag><Size>1736</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037907%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9f1b63fcb47ac8bcd3bf0eaba72da056&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;5d4ae61f20b06244712714f99c6880ac&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a66220fffe77ea08b4f350b329070ba9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037908%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1b8d84936aed03c67b63acefb208eabc&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6281d71e25b305e942ef5bb0d1e5674a&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037909%3A1%3A1%3A255%3A2%3A1352%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;839f68855af0c6479bedcc99cc4a1f50&#34;</ETag><Size>1352</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;369adebf99ab2e57c53d6a1550af2511&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;25c13f2d519509935d515149fd20523e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037910%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d138170d3bb69f56f6a59d1b887d4ee7&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9a0e53fd306d3a57cbc943b95e28c1f8&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;fdddded8dc721361996774a25924f005&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037912%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;40a10567a6e60e23a1eac83a33fd8063&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d683ae8f07e51e11290c8a9203f4ba1f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ba5b63a6bb45c146732ad07369d57ba1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037913%3A1%3A1%3A255%3A3%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b6c9067b9b0e7aeb77f4c0a53aba3c99&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;c1cf5b762cdbf35f945c5b79fbbc4ba1&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;590de6c7720bd2ee13b02a30c41153ef&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037914%3A1%3A1%3A255%3A3%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;a712be67fe57294d20e6cad0d7ffe309&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;47be52719a39b08de86f71f595051f19&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;15e350604107f70b0378cf9ff5e766fd&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;fbf2c9fb4aa166b908c8111a629e525c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;dbe8cee65e0172cebb99a2e893d18366&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037915%3A1%3A1%3A255%3A5%3A1224%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;21afd2f68a6c40a4cdbc06e80b4d40c5&#34;</ETag><Size>1224</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d0afdd800354497927f964d4924416a5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037916%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;dc3ea12846b6ab3369dd0774abe84471&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;7bd0accadaf02b3dc5d0f70574a65363&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037917%3A1%3A1%3A255%3A2%3A1208%3A0%5D</Key><LastModified>2025-11-21T19:40:18.000Z</LastModified><ETag>&#34;9bfc8ea6927b177462519dfe9a2c2d1c&#34;</ETag><Size>1208</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037918%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2ed24dbe4950d010f7ccad5a91505e8f&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;0f4a3a3774cd90f037af67ad5451eb7f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;daafd0b79e974e8e88ac355b0dadeb9b&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037919%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4dbe56fd11a799d3b74ce8604d5b9ce9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f705ada295c26b6cdb6ddb13cdbcda3d&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037920%3A1%3A1%3A255%3A2%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;f0a1e8b2ea239c394bdc5e946f729d53&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7d635818d5eca26a3354ecca53ab2f9a&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037921%3A1%3A1%3A255%3A2%3A1160%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ea291efacd5b92230a10ba8381d114cf&#34;</ETag><Size>1160</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;614ca87c7e359d0bda3e12a2087f06f9&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;131abe04506f79261d72001760606161&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a3960b4546106287fe2f6b364604a119&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;db2863f97f1939c4d841db6c0a68e04f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037922%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;462b641fae7b8ffab35efece55f9bdd2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;1a5d1054dc57b97a066d284e7a3318e2&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037925%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;d4b7e32311f516fd53be3137d5e723b2&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;c1293993209f39d16a60ef0ad415bc62&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;3da7da3957f5b74aeef93615decc6938&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A3%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cf5a3eabf844463bc4b86ab543e02293&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037926%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6eef03f3ec6e47faf54c95cc13fe5b08&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;5129e5c11acced620a7575e626c59350&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037927%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;1eec1bd4ed664245388f3f53ad662a73&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037928%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;75ab55679642c553d6c4982c8fbd008a&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037929%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e1f1e69101c37411d2fbc04884a53ad2&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037930%3A1%3A1%3A255%3A1%3A1360%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;93e341d31568983e7ae0a9dacdfdd2ce&#34;</ETag><Size>1360</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037931%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ef4412532b12bb902d1c127dc7d0c87f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;b4accfcd88533e68d5d6d03bfd5d214e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;5e01f028deec994642a143f2bafc7b30&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f1fe06b7cc264e501a6d6cea7a27a59&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A4%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6817442269cfacf315b34e25c9723e13&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A5%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;cb6651180d2fa132081d1554e5455168&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A6%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;6cd3841151b158fac21fd81b8a8a878e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037933%3A1%3A1%3A255%3A7%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;266927077da529753f711206bdb0426f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037934%3A1%3A1%3A255%3A1%3A1200%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;6d95a285f924bd8e5b34c74bfc05849f&#34;</ETag><Size>1200</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037935%3A1%3A1%3A255%3A1%3A1448%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ecb3338029793697eb4f9b6c1475304c&#34;</ETag><Size>1448</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037936%3A1%3A1%3A255%3A1%3A1256%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;e9b969593f593729e0b104ce52ef6978&#34;</ETag><Size>1256</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037937%3A1%3A1%3A255%3A1%3A1488%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;11276e299c3cd2ed15300de8be4a9119&#34;</ETag><Size>1488</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037938%3A1%3A1%3A255%3A1%3A1624%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;46ad426bb1af40b405123d8876358fd3&#34;</ETag><Size>1624</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;a5f7753996f31700fc8594d01cb57573&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;2e969eb9d3fae842e96eeac73309f46e&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037939%3A1%3A1%3A255%3A3%3A2192%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;01fb1ff367985b070ed12cd7d64c99f4&#34;</ETag><Size>2192</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A1%3A1296%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;e0cec227b408e0fad86b71501d8fc8a0&#34;</ETag><Size>1296</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037940%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;3c275e3a429d812566752a73fd83953e&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037941%3A1%3A1%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;79f42daa2395c7ddfe9000fda54f91d5&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;653c388dd97901dfadc13f1548eafc99&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;ae69104c9aabc4778e3ffe35d16492ef&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;2d054f3ef50ce3727213ecf543e6b17d&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A1%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;f87eb7c7e164aab125b60417344a1161&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037942%3A1%3A2%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:40:15.000Z</LastModified><ETag>&#34;99e8ff21554de0d3784c2fff0ccf144c&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037943%3A1%3A1%3A255%3A1%3A1984%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;1ef6591264e5e2dd4bf388dad77245cf&#34;</ETag><Size>1984</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037944%3A1%3A1%3A255%3A1%3A1504%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;6e891d36d6102ad9a808b39fcf0f0ed2&#34;</ETag><Size>1504</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037945%3A1%3A1%3A255%3A1%3A2248%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;55d34ed908530a4b490c24d40b5cbcdf&#34;</ETag><Size>2248</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;9f4479a80c55a62aabeb9a11b5e1039f&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A2%3A1104%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;ee6c39986de72cfebd73b57651574141&#34;</ETag><Size>1104</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037946%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bf3be16d8b43586f19b436e924a96e1&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;67b057db56a6ff76f805e22906368bb0&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;737acf5181b7b87399faea7162ffb09c&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037947%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;4ed58a13c173ddbcdc3d2f553c35e0b5&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A1%3A1152%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7f46c0c20fb096a2533f3fb6f6a3e5ac&#34;</ETag><Size>1152</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037948%3A1%3A1%3A255%3A2%3A1440%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;530cd7d041425f905437993e3bb64145&#34;</ETag><Size>1440</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;7662178c7bdb8217fbe0db8ce5dabf1c&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A2%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;7318d2f4c556998e7e1b8e190f02a0ad&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037949%3A1%3A1%3A255%3A3%3A2240%3A0%5D</Key><LastModified>2025-11-21T19:39:21.000Z</LastModified><ETag>&#34;3e692b68097657f3f18c75c81c6283ab&#34;</ETag><Size>2240</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A1%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;d4de86ac07f714ff1ccdbe9db3d12234&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A2%3A1216%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;e0aed54db4f7d9dc7c776089230da8a3&#34;</ETag><Size>1216</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037950%3A1%3A1%3A255%3A3%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:20.000Z</LastModified><ETag>&#34;8bddbf520dbaff0692ceb95404cade67&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A1%3A1040%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;9e7202324c841f1b97877631d7b00f63&#34;</ETag><Size>1040</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents><Contents><Key>%5B72075186224037951%3A1%3A1%3A255%3A2%3A1496%3A0%5D</Key><LastModified>2025-11-21T19:39:19.000Z</LastModified><ETag>&#34;674d758b586ae96b7fc33a2b0202df20&#34;</ETag><Size>1496</Size><StorageClass>STANDARD</StorageClass><Owner><ID>75aa57f09aa0c8caeab4f8c24e99d10f8e7faeebf76c078efc7c6caea54ba06a</ID><DisplayName>webfile</DisplayName></Owner></Contents></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x504000c1c5b0>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x504000c1f1b0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x50e0006e88f0>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x50e000e09970>
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 4fdb9302-9389-48ae-bcbd-a0a74ad537a8, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 4fdb9302-9389-48ae-bcbd-a0a74ad537a8, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select TierName, sum(Rows) as Rows, count(*) as Portions, sum(Activity) as Active from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_portion_stats` group by TierName" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 4fdb9302-9389-48ae-bcbd-a0a74ad537a8, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.query.pool:pool.py:95 Acquired active session from queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
DEBUG    ydb.connection:connection.py:375 RpcState(ExecuteQuery, 8160ba1e-7bc2-401d-a2c3-e452be3fdd0a, ghrun-qwiwaft7vq.auto.internal:24781): creating call state
DEBUG    ydb.connection:connection.py:62 RpcState(ExecuteQuery, 8160ba1e-7bc2-401d-a2c3-e452be3fdd0a, ghrun-qwiwaft7vq.auto.internal:24781): request = { session_id: "ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            select TierName, count(*) as Portions, sum(BlobSize) as BlobSize, sum(BlobCount) as BlobCount from (\n                select TabletId, PortionId, TierName, sum(BlobRangeSize) as BlobSize, count(*) as BlobCount from `/Root/test_data_unchanged_after_ttl_change/table/.sys/primary_index_stats` group by TabletId, PortionId, TierName\n            ) group by TierName\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:51 RpcState(ExecuteQuery, 8160ba1e-7bc2-401d-a2c3-e452be3fdd0a, ghrun-qwiwaft7vq.auto.internal:24781): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:116 Session returned to queue: ydb://session/3?node_id=1&id=YTRlY2Q0ZWUtMzhhZmRlNWItYTkyYjE2NmMtOTZkOTBkY2M=
INFO     __tests__.ttl_delete_s3:ttl_delete_s3.py:210 portions: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Rows': 508, 'Portions': 146, 'ActivePortions': 146}, '__DEFAULT': {'Rows': 99492, 'Portions': 106, 'ActivePortions': 106}}, blobs: {'/Root/test_data_unchanged_after_ttl_change/frozen_uc': {'Portions': 146, 'BlobSize': 170520, 'BlobCount': 730}, '__DEFAULT': {'Portions': 106, 'BlobSize': 4401592, 'BlobCount': 530}}, cold bucket stat: (0, 0), frozen bucket stat: (146, 170520)
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:429 Test teardown
============================== slowest durations ===============================
381.69s call     ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change
9.24s setup    ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change
0.41s teardown ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change
0.01s setup    ttl_delete_s3.py::TestDeleteS3Ttl::test_ttl_delete
=========================== short test summary info ============================
FAILED ttl_delete_s3.py::TestDeleteS3Ttl::test_data_unchanged_after_ttl_change - Exception: not all data deleted
ERROR ttl_portion_size.py - ModuleNotFoundError: No module named 'ydb.tests.olap'
Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
ERROR ttl_portion_size.py - ModuleNotFoundError: No module named 'ydb.tests.olap'
Failed to load module "__tests__.ttl_portion_size" and obtain list of tests due to an error
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
=================== 1 failed, 2 errors in 613.64s (0:10:13) ====================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 764, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...ild/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/ydb-tests-olap-ttl_tiering', '--basetemp', '/home/runner/.ya/build/build_root/4izg/002317/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/4izg/002317', '--source-root', '/home/runner/.ya/build/build_root/4izg/002317/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/ttl_tiering', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/olap/ttl_tiering', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1749, in main
    res.wait(check_exit_code=False, timeout=run_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...ild/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/ydb-tests-olap-ttl_tiering', '--basetemp', '/home/runner/.ya/build/build_root/4izg/002317/tmp', '--capture', 'no', '-c', 'pkg:library.python.pytest:pytest.yatest.ini', '-p', 'no:factor', '--doctest-modules', '--ya-trace', '/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/ytest.report.trace', '--build-root', '/home/runner/.ya/build/build_root/4izg/002317', '--source-root', '/home/runner/.ya/build/build_root/4izg/002317/environment/arcadia', '--output-dir', '/home/runner/.ya/build/build_root/4izg/002317/ydb/tests/olap/ttl_tiering/test-results/py3test/testing_out_stuff', '--durations', '0', '--project-path', 'ydb/tests/olap/ttl_tiering', '--test-tool-bin', '/home/runner/.ya/tools/v4/8067063302/test_tool', '--ya-version', '2', '--collect-cores', '--sanitizer-extra-checks', '--build-type', 'release', '--tb', 'short', '--dep-root', 'ydb/tests/olap/ttl_tiering', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'SANITIZER_TYPE=address', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no', '--sanitize', 'address']' stopped by 600 seconds timeout",), {})
